nemiver r730 - trunk
- From: dodji svn gnome org
- To: svn-commits-list gnome org
- Subject: nemiver r730 - trunk
- Date: Sat, 9 Feb 2008 09:43:29 +0000 (GMT)
Author: dodji
Date: Sat Feb 9 09:43:29 2008
New Revision: 730
URL: http://svn.gnome.org/viewvc/nemiver?rev=730&view=rev
Log:
bump version number to 0.5.0
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sat Feb 9 09:43:29 2008
@@ -1,7 +1,7 @@
dnl **************************************************************
dnl Process this file with autoconf to produce a configure script.
dnl **************************************************************
-AC_INIT(nemiver, 0.4.1)
+AC_INIT(nemiver, 0.5.0)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(README)
AC_CONFIG_MACRO_DIR([m4])
@@ -11,7 +11,7 @@
AC_CONFIG_HEADER(config.h)
MAJOR_VERSION=0
-MINOR_VERSION=4
+MINOR_VERSION=5
MICRO_VERSION=0
NEMIVER_VERSION="$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]