summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.config2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 28b37eb..cde96cb 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,3 +1,3 @@
NAME = drakx-kbd-mouse-x11
-VERSION = 0.98
+VERSION = 0.99
BRANCH = trunk
diff --git a/NEWS b/NEWS
index fe4c018..4efd4ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 0.99 - 18 December 2011
- default to 24bit with QXL driver (16 bit doesn't work)
- do not offer to try KMS drivers during installation (mga#3711)
- display_driver_helper: use the new modprobe --resolve-alias instead