nemiver r865 - branches/0.5



Author: dodji
Date: Sat Jun 21 12:39:50 2008
New Revision: 865
URL: http://svn.gnome.org/viewvc/nemiver?rev=865&view=rev

Log:
Bump version number to 0.5.4


Modified:
   branches/0.5/ChangeLog
   branches/0.5/configure.ac

Modified: branches/0.5/configure.ac
==============================================================================
--- branches/0.5/configure.ac	(original)
+++ branches/0.5/configure.ac	Sat Jun 21 12:39:50 2008
@@ -1,7 +1,7 @@
 dnl **************************************************************
 dnl Process this file with autoconf to produce a configure script.
 dnl **************************************************************
-AC_INIT(nemiver, 0.5.3)
+AC_INIT(nemiver, 0.5.4)
 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=3
+MICRO_VERSION=4
 
 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]