[libnotify] Unstable branch is now at 0.6



commit d69f0a2c830e0f0df17547961a016642f920f137
Author: William Jon McCann <jmccann redhat com>
Date:   Thu Jul 1 20:42:20 2010 -0400

    Unstable branch is now at 0.6

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8a22a5c..9b53145 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.5.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify])
+AC_INIT([libnotify],[0.6.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify])
 AC_PREREQ(2.50)
 AC_CONFIG_SRCDIR(config.h.in)
 
@@ -13,8 +13,8 @@ dnl ################################################################
 dnl # Version information
 dnl ################################################################
 LIBNOTIFY_MAJOR_VERSION=0
-LIBNOTIFY_MINOR_VERSION=5
-LIBNOTIFY_MICRO_VERSION=1
+LIBNOTIFY_MINOR_VERSION=6
+LIBNOTIFY_MICRO_VERSION=0
 LIBNOTIFY_DEVEL_VERSION=0
 
 LIBNOTIFY_VERSION=$LIBNOTIFY_MAJOR_VERSION.$LIBNOTIFY_MINOR_VERSION.$LIBNOTIFY_MICRO_VERSION



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