aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7f0042a..e2b8626 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
NAME = transfugdrake
+VERSION=0.1
PREFIX =
BINDIR = $(PREFIX)/usr/bin
MANDIR = $(PREFIX)/usr/man
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..8e5b1c3
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,2 @@
+0.1:
+- initial transfugdrake release