[gthumb/gthumb-2-10] updated for version 2.10.12



commit d23242098a8ed644e772da96a462d65009e89469
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed May 5 09:23:05 2010 +0200

    updated for version 2.10.12

 NEWS         |    3 ++-
 configure.in |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5324388..3c3134f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,10 @@ version 2.10.12
 
 	Bugs fixed:
 
+	* Fixed bug that broke version 2.10 after using version 2.11
 	* Made the OK button the default widget in the rename dialog.
 	* The existing import scripts did not properly unmount gvfs-mounted
-        cameras. Gnome bug #560352, Ubuntu bug #351122.
+          cameras. Gnome bug #560352, Ubuntu bug #351122.
 	* Fixed various small memory leaks, bug #578282.
 
 
diff --git a/configure.in b/configure.in
index 9ab44e1..4bb5066 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.52)
 
-AC_INIT(gthumb, 2.10.11, http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb)
+AC_INIT(gthumb, 2.10.12, http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb)
 AC_CONFIG_SRCDIR(src/main.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 



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