summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2008-09-29 17:32:52 +0000
committertv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2008-09-29 17:32:52 +0000
commitec1a84ff7bd02c08f0777fd65a790ecfe85d5c38 (patch)
treee07840342e25f7f1bae06db69112a97c59db92db
parentd2b6014d462f87e53d98bb6c02924445374f66e7 (diff)
downloaddraksnapshot-0.16.tar
draksnapshot-0.16.tar.gz
draksnapshot-0.16.tar.bz2
draksnapshot-0.16.tar.xz
draksnapshot-0.16.zip
0.160.16
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@247039 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 4603dc3..b9fd548 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = draksnapshot
-VERSION:=0.15
+VERSION:=0.16
NAME = draksnapshot
SUBDIRS = data po
diff --git a/NEWS b/NEWS
index 2e53055..acfd33d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.16 - 29 September 2008, Thierry Vignaud
+
- configurator:
o use Gtk+2's FileChooserDialog (#40717)