[glibmm] release 2.21.4



commit e635ff1ba2d5009c1ce9bd542b52f81474de74fd
Author: Jonathon Jongsma <jonathon quotidian org>
Date:   Tue Aug 25 12:25:01 2009 -0500

    release 2.21.4

 ChangeLog    |    7 +++++++
 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b87235a..f65a47a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2.21.4:
+
+2009-08-25  Jonathon Jongsma  <jonathon quotidian org>
+
+	* NEWS:
+	* configure.ac: update for 2.21.4
+
 2009-08-25  Daniel Elstner  <danielk openismus com>
 
 	Change documentation host to library.gnome.org
diff --git a/NEWS b/NEWS
index b6c16af..848f3fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.21.4 (unstable):
+
+    Daniel Elstner (59):
+          Transition to new mm-common build infrastructure
+
+    José Alburquerque (1):
+          Correct the if condition in Gio::MemoryInputStream::add_data().
+
+
 2.21.3 (unstable):
 
     David King (1):
diff --git a/configure.ac b/configure.ac
index 71d7fee..f709f5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([glibmm], [2.21.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
+AC_INIT([glibmm], [2.21.4], [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
         [glibmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 



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