[mousetrap] Revert "Post stabilizing branch bump"



commit 1c4c43653933ccfcb5af49960a2ffe1dfe3c236e
Author: Stoney Jackson <dr stoney gmail com>
Date:   Thu Feb 26 13:41:22 2015 -0500

    Revert "Post stabilizing branch bump"
    
    This reverts commit f7d84bca0d31feff9ede8d4616362ee5570d0177.

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


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