[librsvg] [release] 2.26.1



commit c7aa8517bb23b3a9a5643b2e54d223ffdc24ae65
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Mar 30 02:15:57 2010 +0200

    [release] 2.26.1

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fddbf4f..4a554f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 2.26.1
+
+- Remove some deprecated gtk+/gdk functions and bump gtk+ requirement
+- Fix linking with pedantic linkers
+- Make librsvg compile with -DGSEAL_ENABLED
+- Drop mozilla plugin
+
 Version 2.22.3
 
 - Make librsvg buildable on windows without freetype dependency
diff --git a/configure.in b/configure.in
index 76b1286..0109b25 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl ===========================================================================
 
 LIBRSVG_MAJOR_VERSION=2
 LIBRSVG_MINOR_VERSION=26
-LIBRSVG_MICRO_VERSION=0
+LIBRSVG_MICRO_VERSION=1
 AC_SUBST(LIBRSVG_MAJOR_VERSION)
 AC_SUBST(LIBRSVG_MINOR_VERSION)
 AC_SUBST(LIBRSVG_MICRO_VERSION)



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