[gjs] configure: Post-release version bump



commit 8c36491ba65ac2f3ade7ad70169ca55ad67e88d2
Author: Colin Walters <walters verbum org>
Date:   Mon Apr 4 09:19:12 2011 -0400

    configure: Post-release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 715f2c3..d185ba1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 m4_define(pkg_major_version, 0)
 m4_define(pkg_minor_version, 7)
-m4_define(pkg_micro_version, 14)
+m4_define(pkg_micro_version, 15)
 m4_define(pkg_version, pkg_major_version.pkg_minor_version.pkg_micro_version)
 
 AC_PREREQ(2.61)



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