Release: Prepare for 3.26.0

This commit is contained in:
Carlos Soriano 2017-11-13 19:57:25 +01:00
parent 2acc00e464
commit 3dbfe26678
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Zenity 3.26.0
- Use GtkFileChooserNative for the file chooser (Patrick Griffins)
Zenity 3.24.2
- No changes

View File

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