[mm-common] Increment version to mm-common 0.9



commit b6086d27ab7bc562987ac12a169e592e140b0409
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Fri Dec 4 23:54:08 2009 +0200

    Increment version to mm-common 0.9
    
    * configure.ac (AC_INIT): Bump the version number to 0.9 due to the
    interface additions in doc-reference.am.
    * NEWS: Change version of the top news entry to mm-common 0.9.

 NEWS         |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0764afe..3e45269 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-mm-common 0.8.1 "Bugzilla" (2009-10-09)
+mm-common 0.9 "Bugzilla" (2009-12-04)
 
 	Skeleton regurgitated by the lizard of Moz.
 
diff --git a/configure.ac b/configure.ac
index 11e882c..9018ca8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with mm-common.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([mm-common], [0.8.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
         [mm-common], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 AC_CONFIG_SRCDIR([util/mm-common-prepare.in])



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