[gnome-packagekit] trivial: Post branch version bump



commit b9002895495b01a7c00b320fbdc981dfcb8efc24
Author: Richard Hughes <richard hughsie com>
Date:   Tue Dec 6 16:34:27 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 ba13889..dec1694 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.22.2"
-git tag -s GNOME_PACKAGEKIT_3_22_2 -m "==== Version 3.22.2 ===="
+git commit -a -m "Release version 3.23.3"
+git tag -s GNOME_PACKAGEKIT_3_23_3 -m "==== Version 3.23.3 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index ee61e3b..303d05e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.22.2])
+AC_INIT([gnome-packagekit],[3.23.3])
 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]