[moserial] pre-release version bump



commit 85bb8115dbeb01119ec04c18cab7a843992086a1
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Fri Jan 20 15:30:23 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 22b3288..800e6cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.0.4
+-------------
+	* Fixed non-functional recording timeout spinbutton 
+
+
 Version 3.0.3
 -------------
 	* fixed over-active file writing in record mode
diff --git a/configure.ac b/configure.ac
index db3e5ad..205094c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([moserial],[3.0.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=moserial])
+AC_INIT([moserial],[3.0.4],[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]