[quick-lounge-applet] bumped version number



commit e85277a52cdc66026171b752e057a651d7fef5ae
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Jun 16 09:47:27 2009 +0200

    bumped version number

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 28e06ef..897c008 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([quick-lounge-applet],[2.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=quick-lounge-applet])
+AC_INIT([quick-lounge-applet],[2.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=quick-lounge-applet])
 
 GNOME_COMMON_INIT
 
@@ -55,7 +55,7 @@ dnl ******************************
 
 AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
 if test x"$GCONFTOOL" = xno; then
-        AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
+	AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
 fi
 AM_GCONF_SOURCE_2
 



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