aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8b0d87b..da11d06 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = transfugdrake
-VERSION = 1.1
+VERSION = 1.2
PREFIX =
BINDIR = $(DESTDIR)/usr/bin
SBINDIR = $(DESTDIR)/usr/sbin
diff --git a/NEWS b/NEWS
index ed3605f..f9ec6c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.2:
- make sure XDG directories are created before starting import
1.1: