release: Prepare for 3.24.0

This commit is contained in:
Carlos Soriano 2017-03-21 14:21:48 +01:00
parent 7928893461
commit d589d1051c
2 changed files with 4 additions and 1 deletions

3
NEWS
View file

@ -1,3 +1,6 @@
Major changes in 3.24.0:
* Translations
Major changes in 3.23.92:
* Fix count progress in operations when skipping files (Ernestas Kulik)
* Improve meson build (Ernestas Kulik)

View file

@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 5)
m4_define(nautilus_extension_revision, 0)
AC_INIT([nautilus],[3.23.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
AC_INIT([nautilus],[3.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================