[nemiver] Bumped version number to 0.6.7 for development



commit 00efd3439ffb60ab8de9d84720c3e7333e266259
Author: Dodji Seketeli <dodji redhat com>
Date:   Sat Apr 4 11:11:53 2009 +0200

    Bumped version number to 0.6.7 for development
    
    	* configure.ac: bumped version number to 0.6.7
---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 2813a42..1d19335 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
 dnl **************************************************************
 dnl Process this file with autoconf to produce a configure script.
 dnl **************************************************************
-AC_INIT(nemiver,0.6.6)
+AC_INIT(nemiver,0.6.7)
 
 MAJOR_VERSION=0
 MINOR_VERSION=6
-MICRO_VERSION=6
+MICRO_VERSION=7
 
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)



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