[gdk-pixbuf] 2.26.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] 2.26.0
- Date: Tue, 20 Mar 2012 17:07:48 +0000 (UTC)
commit 6ebab8f142cfb8a27081fe40e6986f96c0f69e0a
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Mar 20 12:32:57 2012 -0400
2.26.0
NEWS | 37 +++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8f2280e..95c51e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+2.26.0
+======
+
+* Win32 build fixes
+
+* Correctly load .ANI files without sequence chunks
+
+* Translation updates:
+ Assamese
+ Basque
+ Belarusian
+ Brazilian Portuguese
+ British English
+ Bulgarian
+ Catalan
+ Czech
+ Danish
+ Estonian
+ French
+ Galician
+ German
+ Hebrew
+ Italian
+ Khmer
+ Korean
+ Lithuanian
+ Norwegian bokmÃl
+ Polish
+ Portuguese
+ Russian
+ Serbian
+ Swedish
+ Traditional Chinese
+ Turkish
+ Ukranian
+
+
2.25.1
======
diff --git a/configure.ac b/configure.ac
index abdc830..1601aac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,8 +14,8 @@ AC_PREREQ([2.63])
# gdk_pixbuf_binary_age = 0;
m4_define([gdk_pixbuf_major_version], [2])
-m4_define([gdk_pixbuf_minor_version], [25])
-m4_define([gdk_pixbuf_micro_version], [3])
+m4_define([gdk_pixbuf_minor_version], [26])
+m4_define([gdk_pixbuf_micro_version], [0])
m4_define([gdk_pixbuf_interface_age], [0])
m4_define([gdk_pixbuf_binary_age],
[m4_eval(100 * gdk_pixbuf_minor_version + gdk_pixbuf_micro_version)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]