release: prepare for 3.22.0

This commit is contained in:
Carlos Soriano 2016-09-19 23:39:52 +02:00
parent 312a0aec50
commit 20aa1193d9
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
Zenity 3.22.0
- Several fixes for proper translations (Piotr Drąg)
- Translation updates
Zenity 3.20.0
- Translation updates

View File

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