[mm-common] Bump version to mm-common 0.4



commit 89155c0eef06446911d9d00bbf6bc3580f285a1a
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Sat Aug 15 01:04:46 2009 +0200

    Bump version to mm-common 0.4
    
    * configure.ac (AC_INIT): Increment version number to 0.4.
    * NEWS: Change top entry to mention version 0.4, but state that
    there has not actually been a release yet.

 NEWS         |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04f6b67..8fc9e37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
-mm-common 0.3 (2009-08-11)
+mm-common 0.4 (2009-08-15)
 
-	* First tarball release
+	* First tarball release... maybe.
diff --git a/configure.ac b/configure.ac
index 93be16c..b147e59 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.3], [gtkmm-list gnome org], [mm-common])
+AC_INIT([mm-common], [0.4], [gtkmm-list gnome org], [mm-common])
 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]