Bump to 3.10.0

This commit is contained in:
Arx Cruz 2013-09-25 09:09:54 -03:00
parent db81eaa095
commit 7f6baa1477
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Zenity 3.10.0
- Translation updates
Zenity 3.9.91
- Add a runtime check for X11 (bug #705335) (Benjamin Berg)

View File

@ -1,4 +1,4 @@
AC_INIT([Zenity],[3.9.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_INIT([Zenity],[3.10.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.63])