summaryrefslogtreecommitdiffstats
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 69637da..d48d9d5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drak3d
-VERSION = 1.15
+VERSION = 1.16
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 4014bdb..33931cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.16:
- blacklist openchrome: it doesn't actually support compiz yet
(from Adam Williamson, #38379)