summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2008-03-28 16:03:25 +0000
committertv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2008-03-28 16:03:25 +0000
commitccdb2a3c80336088ae7894c9495b6fc25ab83981 (patch)
tree990538c7488f4a473fa20b745d8a9e6e4799feec
parent38486c26ffe88636f73e1dd033ed2c7c8e0290fc (diff)
downloaddraksnapshot-0.6.tar
draksnapshot-0.6.tar.gz
draksnapshot-0.6.tar.bz2
draksnapshot-0.6.tar.xz
draksnapshot-0.6.zip
0.60.6
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241098 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-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))