diff options
author | tv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2008-09-29 17:32:52 +0000 |
---|---|---|
committer | tv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2008-09-29 17:32:52 +0000 |
commit | ec1a84ff7bd02c08f0777fd65a790ecfe85d5c38 (patch) | |
tree | e07840342e25f7f1bae06db69112a97c59db92db | |
parent | d2b6014d462f87e53d98bb6c02924445374f66e7 (diff) | |
download | draksnapshot-ec1a84ff7bd02c08f0777fd65a790ecfe85d5c38.tar draksnapshot-ec1a84ff7bd02c08f0777fd65a790ecfe85d5c38.tar.gz draksnapshot-ec1a84ff7bd02c08f0777fd65a790ecfe85d5c38.tar.bz2 draksnapshot-ec1a84ff7bd02c08f0777fd65a790ecfe85d5c38.tar.xz draksnapshot-ec1a84ff7bd02c08f0777fd65a790ecfe85d5c38.zip |
0.160.16
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@247039 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.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) |