nemiver r871 - trunk



Author: dodji
Date: Sat Jun 21 14:05:57 2008
New Revision: 871
URL: http://svn.gnome.org/viewvc/nemiver?rev=871&view=rev

Log:
bump trunk version to 0.5.5


Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Jun 21 14:05:57 2008
@@ -1,7 +1,7 @@
 dnl **************************************************************
 dnl Process this file with autoconf to produce a configure script.
 dnl **************************************************************
-AC_INIT(nemiver, 0.5.4)
+AC_INIT(nemiver, 0.5.5)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AC_CONFIG_MACRO_DIR([m4])
@@ -12,7 +12,7 @@
 
 MAJOR_VERSION=0
 MINOR_VERSION=5
-MICRO_VERSION=4
+MICRO_VERSION=5
 
 NEMIVER_VERSION="$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION"
 AC_SUBST(NEMIVER_VERSION)



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