[libnotify] Oops forgot to post release version bump



commit ccff2c5b24993b89081fc610730d63bd3795b430
Author: William Jon McCann <jmccann redhat com>
Date:   Mon Oct 11 23:39:06 2010 -0400

    Oops forgot to post release version bump

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0c6ec7e..690e1f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
-AC_INIT([libnotify],[0.6.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify])
+AC_INIT([libnotify],[0.6.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify])
 AC_PREREQ(2.50)
 AC_CONFIG_SRCDIR(config.h.in)
 
@@ -14,7 +14,7 @@ dnl # Version information
 dnl ################################################################
 LIBNOTIFY_MAJOR_VERSION=0
 LIBNOTIFY_MINOR_VERSION=6
-LIBNOTIFY_MICRO_VERSION=0
+LIBNOTIFY_MICRO_VERSION=1
 LIBNOTIFY_DEVEL_VERSION=0
 
 AC_SUBST(LIBNOTIFY_MAJOR_VERSION)



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