[mousetrap] Bump 3.17.2-pre
- From: Stoney Jackson <stoneyjackson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetrap] Bump 3.17.2-pre
- Date: Mon, 27 Apr 2015 20:58:41 +0000 (UTC)
commit 415eebb25132338ce668d602a0096c0034659f4e
Author: Stoney Jackson <dr stoney gmail com>
Date: Mon Apr 27 16:58:22 2015 -0400
Bump 3.17.2-pre
NEWS | 4 ++++
README.md | 2 +-
configure.ac | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3908599..218a939 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.17.2-pre
+==========
+
+
3.17.1
==========
* Supports Python3 with OpenCV3 and Python2 with OpenCV2
diff --git a/README.md b/README.md
index 29a564d..e49724f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# MouseTrap
-* Version: 3.17.1
+* Version: 3.17.2-pre
* License: GPL v2.0 (see LICENSE)
diff --git a/configure.ac b/configure.ac
index a7d8028..ba16814 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
AC_PREREQ([2.50])
-AC_INIT([mousetrap],[3.17.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetrap])
+AC_INIT([mousetrap],[3.17.2-pre],[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetrap])
AM_INIT_AUTOMAKE([1.11.3 foreign])
-MOUSETRAP_VERSION=3.17.1
+MOUSETRAP_VERSION=3.17.2-pre
AC_SUBST(MOUSETRAP_VERSION)
CURRENT_DIR=$PWD
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]