summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile15
-rw-r--r--README0
2 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
diff --git a/README b/README
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/README