diff options
author | tv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2008-09-29 17:13:12 +0000 |
---|---|---|
committer | tv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2008-09-29 17:13:12 +0000 |
commit | 0398cd22877ec54fddd1e5be7a3ad4b6290a9835 (patch) | |
tree | 69083ebb8da3bb0491a9b4888f93e7df609f991d | |
parent | 1abfe8602f1f9944afb8825572df1d1b8cd2f84b (diff) | |
download | draksnapshot-0.15.tar draksnapshot-0.15.tar.gz draksnapshot-0.15.tar.bz2 draksnapshot-0.15.tar.xz draksnapshot-0.15.zip |
0.150.15
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@247035 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = draksnapshot -VERSION:=0.14 +VERSION:=0.15 NAME = draksnapshot SUBDIRS = data po @@ -1,3 +1,5 @@ +Version 0.15 - 29 September 2008, Thierry Vignaud + - applet: o hide applet if all discs got umounted (#41176) o use HAL in order to detect discs avaible for backup, |