[mousetrap] Post stabilizing branch bump



commit f7d84bca0d31feff9ede8d4616362ee5570d0177
Author: Stoney Jackson <dr stoney gmail com>
Date:   Mon Feb 23 13:29:56 2015 -0500

    Post stabilizing branch bump

 NEWS         |    3 +++
 configure.ac |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cab91ac..895d00e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.18.0-pre
+==========
+
 3.17.0-pre
 ==========
 * New code-base
diff --git a/configure.ac b/configure.ac
index 224667e..5266a58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 AC_PREREQ([2.50])
 
-AC_INIT([mousetrap],[3.17.0-pre],[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetrap])
+AC_INIT([mousetrap],[3.18.0-pre],[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetrap])
 AM_INIT_AUTOMAKE([1.11.3 foreign])
 
-MOUSETRAP_VERSION=3.17.0-pre
+MOUSETRAP_VERSION=3.18.0-pre
 AC_SUBST(MOUSETRAP_VERSION)
 
 CURRENT_DIR=$PWD


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