summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d48d9d5..382603b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drak3d
-VERSION = 1.16
+VERSION = 1.17
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 33931cd..b1c83e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.17:
+- KDE4 support
+
1.16:
- blacklist openchrome: it doesn't actually support compiz yet
(from Adam Williamson, #38379)