summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 07d4dfe..7530ea6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,13 @@
APP_NAME=snort
PACKAGE=acf-$(APP_NAME)
-VERSION=1.0_alpha1
-
-APP_DIST=snort-controller.lua\
- snort.menu\
- snort-model.lua\
- snort-read-html.lsp\
- snort-view-html.lsp
+VERSION=2.0_alpha3
+
+APP_DIST=\
+ snort-controller.lua \
+ snort-model.lua \
+ snort-read-html.lsp \
+ snort-view-html.lsp \
+ snort.menu \
EXTRA_DIST=README Makefile config.mk