[notification-daemon] 0.7.2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] 0.7.2
- Date: Mon, 5 Sep 2011 12:09:20 +0000 (UTC)
commit 26404a91745db607a32ef9116fa0ceef9ae866f3
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 5 08:08:33 2011 -0400
0.7.2
NEWS | 13 +++++++++++++
configure.ac | 4 ++--
2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6694384..ea83023 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 0.7.2:
+==============
+- Remove vestigial dbus-glib requirement
+- Translation updates (Italian, Dutch, Gujarati, Ukrainian,
+ Norwegian bokmÃl, Bulgarian, Spanish, Slovenian, Kannada,
+ Hebrew, Swedish, Simplified Chinese, Greek, Korean, French,
+ Latvian, Vietnamese, Catalan, Oriya, Galician, British English,
+ Romanian, Polish, Estonian, Hungarian, Portuguese, Russian
+ German, Serbian, Indonesian, Afrikaans, Punjabi, Uighur,
+ Basque, Traditional Chinese, Tamil, Czech, Danish, Turkish,
+ Bengali, Persian, Japanese, Aragonese, Catalan (Valencian),
+ Finnish, Lithuanian, Belarusian, Zulu)
+
NEW in 0.7.1:
==============
- Don't use DBus activation
diff --git a/configure.ac b/configure.ac
index 1591dbd..fc28178 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.7.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[0.7.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])
@@ -15,7 +15,7 @@ dnl # Version information
dnl ################################################################
NOTIFICATION_DAEMON_MAJOR_VERSION=0
NOTIFICATION_DAEMON_MINOR_VERSION=7
-NOTIFICATION_DAEMON_MICRO_VERSION=1
+NOTIFICATION_DAEMON_MICRO_VERSION=2
NOTIFICATION_DAEMON_DEVEL_VERSION=0
NOTIFICATION_DAEMON_VERSION=$NOTIFICATION_DAEMON_MAJOR_VERSION.$NOTIFICATION_DAEMON_MINOR_VERSION.$NOTIFICATION_DAEMON_MICRO_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]