[moserial] pre-release version bump



commit 3f3ee4142627b2011425ca5e3333c5282cf5a97d
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Wed Jun 13 13:23:10 2012 -0400

    pre-release version bump

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b365b4..911632e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.0.7
+-------------
+	* Fixes to support compilation with vala 0.12, 0.14, and now 0.16.
+
+
 Version 3.0.6
 -------------
         * Fixes compilation with vala 0.14, but maintain 0.12 compatibility
diff --git a/configure.ac b/configure.ac
index 3179722..0307cf8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([moserial],[3.0.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=moserial])
+AC_INIT([moserial],[3.0.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=moserial])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([dist-bzip2])



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