[gnome-software] trivial: Post branch version bump



commit 92dd89f8f78f75c2e70e4be9447b734861f99530
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jun 4 09:31:19 2020 +0100

    trivial: Post branch version bump

 RELEASE     | 4 ++--
 meson.build | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 14fadc33..6189a49e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -8,8 +8,8 @@ Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 Generate NEWS file:
 appstream-util appdata-to-news ../data/appdata/org.gnome.Software.appdata.xml.in > NEWS
 
-git commit -a -m "Release version 3.36.1"
-git tag -s 3.36.1 -m "==== Version 3.36.1 ===="
+git commit -a -m "Release version 3.37.1"
+git tag -s 3.37.1 -m "==== Version 3.37.1 ===="
 <enter password>
 
 ninja-build dist
diff --git a/meson.build b/meson.build
index 1155fd13..684ecd3d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-software', 'c',
-  version : '3.36.1',
+  version : '3.37.1',
   license : 'GPL-2.0+',
   default_options : ['warning_level=1', 'c_std=c99'],
   meson_version : '>=0.47.0'


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