[gnome-packagekit] trivial: Post branch version bump



commit 185e85ba779f48fa1d01183dc1a3f8891f20b605
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 21 11:16:57 2015 +0100

    trivial: Post branch version bump

 RELEASE      |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index ba73033..9dd79a5 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.18.1"
-git tag -s GNOME_PACKAGEKIT_3_18_1 -m "==== Version 3.18.1 ===="
+git commit -a -m "Release version 3.19.1"
+git tag -s GNOME_PACKAGEKIT_3_19_1 -m "==== Version 3.19.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index a74f41d..766bab0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.18.1])
+AC_INIT([gnome-packagekit],[3.19.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]