[gnome-photos/gnome-3-32: 1/2] Post-release version bump



commit fe0928cd525fe056dddb64182e561048c7f21833
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Mar 18 15:06:36 2019 +0100

    Post-release version bump

 NEWS         | 4 ++++
 configure.ac | 2 +-
 meson.build  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30894efa..5d02ac6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in 3.32.1
+=============================
+
+
 Overview of changes in 3.32.0
 =============================
 
diff --git a/configure.ac b/configure.ac
index dd536f08..bf1b0126 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.32.0],
+        [3.32.1],
         [https://gitlab.gnome.org/GNOME/gnome-photos/issues],
         [gnome-photos],
         [https://wiki.gnome.org/Apps/Photos])
diff --git a/meson.build b/meson.build
index 2600f59f..f9cbbba8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-photos', 'c',
-  version: '3.32.0',
+  version: '3.32.1',
   license: 'GPL3+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.47.0',


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