[gnome-backgrounds] prepare for 3.25.4 release



commit 6c82a155a1f85cde51dd7d7709ebffb2e1222c88
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Jul 17 15:10:59 2017 +0200

    prepare for 3.25.4 release

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ae68bb1..d842333 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 ===============
+Version 3.25.5
+===============
+- new build system (Florian)
+- drop translations (not exposed in the UI)
+- 3.26 defaults
+
+===============
 Version  3.24.0
 Version 3.23.91
 ===============
diff --git a/configure.ac b/configure.ac
index 560ab87..a0bdceb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-backgrounds],
-        [3.24.0],
+        [3.25.4],
         [http://bugzilla.gnome.org/browse.cgi?product=gnome-backgrounds],
         [gnome-backgrounds])
 
diff --git a/meson.build b/meson.build
index f0b210b..6cd6997 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-backgrounds',
-  version: '3.24.0',
+  version: '3.25.4',
   meson_version: '>= 0.41.0'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]