diff options
-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.15 +VERSION:=0.16 NAME = draksnapshot SUBDIRS = data po @@ -1,3 +1,5 @@ +Version 0.16 - 29 September 2008, Thierry Vignaud + - configurator: o use Gtk+2's FileChooserDialog (#40717) |