[libnotify] 0.7.4



commit edfabdf078038cfd193cdc4466e5fe44502f9d09
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 27 18:55:36 2011 -0400

    0.7.4

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 020f59b..eab1c3b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+New in 0.7.4
+============
+
+- Improve documentation of supported image data formats (Colin Walters)
+- Honor aclocal flags (Craig Keogh)
+- Update autotools configuration (Javier JardÃn)
+- Test notification removal (William Jon McCann)
+
 NEW in 0.7.3:
 ==============
 
diff --git a/configure.ac b/configure.ac
index 67fd70d..180b127 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
 AC_INIT([libnotify],
-        [0.7.3],
+        [0.7.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],
         [libnotify])
 AC_PREREQ([2.63])



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