[gnome-packagekit] trivial: Post branch version bump



commit f9f5588b1a1df259ca9353e3041f57355aa64d7f
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 21 10:16:18 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 6e0872d..c5bd682 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/*.xml.in
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.20.1"
-git tag -s GNOME_PACKAGEKIT_3_20_1 -m "==== Version 3.20.1 ===="
+git commit -a -m "Release version 3.21.1"
+git tag -s GNOME_PACKAGEKIT_3_21_1 -m "==== Version 3.21.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 6513c17..a1d3e60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.20.1])
+AC_INIT([gnome-packagekit],[3.21.1])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])


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