[notification-daemon] Bump version to 0.7.0



commit 0829245b1331a90f317ec820e814c9b085f5d76b
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jan 24 14:19:23 2011 -0500

    Bump version to 0.7.0

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d0119d8..b746215 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+NEW in 0.7.0:
+==============
+- Support image-data and image-path hints
+- Translation updates (French, Swedish, Danish, Punjabi,
+  Chinese, Italian, Hebrew, Galician, Norwegian bokmål,
+  Arabic)
+
 NEW in 0.6.0:
 ==============
 - Drop setup capplet
diff --git a/configure.ac b/configure.ac
index 72159b2..6fd9392 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
-AC_INIT([notification-daemon],[0.6.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[0.7.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
 AC_PREREQ(2.63)
 
 AC_CONFIG_HEADERS([config.h])
@@ -14,7 +14,7 @@ dnl ################################################################
 dnl # Version information
 dnl ################################################################
 NOTIFICATION_DAEMON_MAJOR_VERSION=0
-NOTIFICATION_DAEMON_MINOR_VERSION=6
+NOTIFICATION_DAEMON_MINOR_VERSION=7
 NOTIFICATION_DAEMON_MICRO_VERSION=0
 NOTIFICATION_DAEMON_DEVEL_VERSION=0
 



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