[gthumb] Fixed build error.



commit c619b5562eb3a5fce8e23874acf51eaaf7bb7476
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Feb 23 10:06:17 2010 +0100

    Fixed build error.
    
    [bug #610742]

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4755d19..90ef052 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+version 2.11.2.1
+----------------
+
+	Bugs fixed:
+
+	* Fixed build error. (#610742)
+
 version 2.11.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index 7223811..8aaddb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.11.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
 AM_INIT_AUTOMAKE([1.9 foreign])
 
 AC_CONFIG_HEADERS([config.h])



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