[gnome-software] trivial: Post brach version bump



commit 93ac25343c5703b41ccd8cc22c591691f192c4cd
Author: Richard Hughes <richard hughsie com>
Date:   Thu Aug 31 10:05:44 2017 +0100

    trivial: Post brach version bump

 RELEASE     |    2 +-
 meson.build |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index ce83243..f78e733 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,7 +6,7 @@ git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_25_91... | gre
 Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 git commit -a -m "Release version 3.25.92"
-git tag -s GNOME_SOFTWARE_3_25_92 -m "==== Version 3.25.92 ===="
+git tag -s GNOME_SOFTWARE_3_27_1 -m "==== Version 3.27.1 ===="
 <enter password>
 
 ninja-build dist
diff --git a/meson.build b/meson.build
index 544f40e..faed8ef 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-software', 'c',
-  version : '3.25.92',
+  version : '3.27.1',
   license : 'GPL-2.0+',
   default_options : ['warning_level=1', 'c_std=c99'],
   meson_version : '>=0.37.0'


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