[gnome-photos/gnome-3-34] Post-release version bump



commit 8e7a39330e1c8cac5de7469cdd673d9fe567e54f
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Aug 20 17:12:02 2019 +0200

    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 8eb61849..abca8970 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in 3.33.92
+==============================
+
+
 Overview of changes in 3.33.91
 ==============================
 
diff --git a/configure.ac b/configure.ac
index 46cd379c..23a17d1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.33.91],
+        [3.33.92],
         [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 0da472bc..a763c4a7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-photos',
   'c',
-  version: '3.33.91',
+  version: '3.33.92',
   license: 'GPL3+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0',


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