[gnome-software] trivial: Post branch version bump



commit c52d2402dff89764110f182c8a6e253d72458337
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 29 15:46:36 2016 +0000

    trivial: Post branch version bump

 RELEASE      |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 60d5dc8..fae8231 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 3. Commit changes in gnome-software git:
 
-git commit -a -m "Release version 3.19.92"
-git tag -s GNOME_SOFTWARE_3_19_92 -m "==== Version 3.19.92 ===="
+git commit -a -m "Release version 3.21.1"
+git tag -s GNOME_SOFTWARE_3_21_1 -m "==== Version 3.21.1 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index cad1864..68a6f0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2015 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-software],[3.19.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.21.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests foreign])
 AC_CONFIG_HEADERS([config.h])


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