Bump to 3.20.0

This commit is contained in:
Arx Cruz 2016-03-23 18:56:58 +01:00
parent e7b8073658
commit 668bbf0e1f
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Zenity 3.20.0
- Translation updates
Zenity 3.18.1.1
- Bug #756756 fix compilation when webkitgtk is not installed (Tom Schoonjans)

View File

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