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 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)