[gnome-photos] Post-branch version bump



commit 88698f1b2e13553cbc4e4099178b88d7f765961c
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Aug 20 17:07:34 2019 +0200

    Post-branch 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..6971be87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in 3.35.1
+=============================
+
+
 Overview of changes in 3.33.91
 ==============================
 
diff --git a/configure.ac b/configure.ac
index 46cd379c..6590c5c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.33.91],
+        [3.35.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 0da472bc..dee932dc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-photos',
   'c',
-  version: '3.33.91',
+  version: '3.35.1',
   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]