[moserial] pre-release version bump



commit a27cfcf53acdba3dcfcab642fe903146ce1ddc97
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Tue Nov 10 09:45:42 2015 -0500

    pre-release version bump

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7308f2..c9cd3fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.0.10
+--------------
+
+       * migrate from gnome-doc-utils to yelp (bug 757733)
+       * other minor code updates (bug 757733)
+       * Modernise GtkBuilder loading (bug 757737)
+
+
 Version 3.0.9
 -------------
        * Adds an appdata file
diff --git a/configure.ac b/configure.ac
index d042472..62aeecd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([moserial],[3.0.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=moserial])
+AC_INIT([moserial],[3.0.10],[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]