[muine] Change version numbers to 0.8.11 in preparation for the new release



commit 2ff268794e769342c30adb521c4a5e4a7616d000
Author: Luis Medinas <lmedinas gnome org>
Date:   Sun Sep 13 15:59:11 2009 +0100

    Change version numbers to 0.8.11 in preparation for the new release

 NEWS         |    2 +-
 configure.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 12d6013..c648c49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.9.0
+0.8.11
 =====
 
 - Various deprecation cleanups [Diego Escalante Urrelo, Jorn Baayen,
diff --git a/configure.in b/configure.in
index 2458445..95973f7 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(src/Global.cs)
 AM_CONFIG_HEADER(config.h)
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(muine, 0.9.0)
+AM_INIT_AUTOMAKE(muine, 0.8.11)
 
 AM_MAINTAINER_MODE
 



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