summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8b3ccf5d..eb3d12ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 10.6.4
+VERSION = 10.6.5
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
@@ -40,7 +40,7 @@ dis: clean
rm -rf $(NAME)-$(VERSION)
changelog:
- svn2cl --authors ../common/username.xml --accum
+ svn2cl --authors ../common/username.xml --accum --strip-prefix=/control-center/trunk/
rm -f ChangeLog.bak