[mousetrap] Bump to 3.17.3-pre
- From: Stoney Jackson <stoneyjackson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetrap] Bump to 3.17.3-pre
- Date: Mon, 11 May 2015 20:49:08 +0000 (UTC)
commit 2caf13712da4f4fff4f59ff7c85ad6c20a206411
Author: Stoney Jackson <dr stoney gmail com>
Date: Mon May 11 16:27:45 2015 -0400
Bump to 3.17.3-pre
NEWS | 8 ++++++--
README.md | 2 +-
configure.ac | 4 ++--
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc79cf3..1a34c3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,14 @@
+3.17.3
+=======
+
+
3.17.2
-==========
+=======
* HACKING.md: update version number descriptions
3.17.1
-==========
+=======
* Supports Python3 with OpenCV3 and Python2 with OpenCV2
* Makefiles now backed by setup.py
* Introduces unit-testing through Python's unittest module
diff --git a/README.md b/README.md
index 8c0c7f7..b36e8eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# MouseTrap
-* Version: 3.17.2
+* Version: 3.17.3-pre
* License: GPL v2.0 (see LICENSE)
diff --git a/configure.ac b/configure.ac
index 8bb62f7..adffbb6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
AC_PREREQ([2.50])
-AC_INIT([mousetrap],[3.17.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetrap])
+AC_INIT([mousetrap],[3.17.3-pre],[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetrap])
AM_INIT_AUTOMAKE([1.11.3 foreign])
-MOUSETRAP_VERSION=3.17.2
+MOUSETRAP_VERSION=3.17.3-pre
AC_SUBST(MOUSETRAP_VERSION)
CURRENT_DIR=$PWD
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]