Bump to 3.16.1

This commit is contained in:
Arx Cruz 2015-04-21 09:43:56 +02:00
parent 6edd0bacd8
commit cecc7c75ed
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Zenity 3.16.1
- No changes
Zenity 3.16.0
- Translation updates
- Allow user to interact with --text-info --html WebView (Kernc)

View File

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