diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = transfugdrake -VERSION=0.6 +VERSION = 0.7 PREFIX = BINDIR = $(DESTDIR)/usr/bin SBINDIR = $(DESTDIR)/usr/sbin @@ -1,3 +1,6 @@ +0.7: +- strings and translations updates + 0.6: - do not kill import helper after 10 minutes - add and use icons |