summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ebde39..f21f21c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = draksnapshot
-VERSION:=0.5
+VERSION:=0.6
NAME = draksnapshot
SUBDIRS = data po
diff --git a/NEWS b/NEWS
index 6885c86..5171d23 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.6 - 28 March 2008, Thierry Vignaud
+
- applet:
o switch to HAL for detecting new plugged USB devices
(no more polling and fix memory leak in libmodprobe (#38601))