[moserial] pre-release version bump



commit 98655419ad3f83c1190f6b68f288daa0333ac756
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Fri Mar 2 14:18:49 2012 -0500

    pre-release version bump

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 225fbf6..0b365b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.0.6
+-------------
+        * Fixes compilation with vala 0.14, but maintain 0.12 compatibility
+
+
 Version 3.0.5
 -------------
 	* support ttyACM device names
diff --git a/configure.ac b/configure.ac
index 4dd16ef..3179722 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([moserial],[3.0.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=moserial])
+AC_INIT([moserial],[3.0.6],[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]