[notification-daemon] Bump version to 0.7.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] Bump version to 0.7.1
- Date: Wed, 16 Feb 2011 16:27:48 +0000 (UTC)
commit c7561292313e25916a7c857e5e93722b1cc48fc4
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 16 11:27:37 2011 -0500
Bump version to 0.7.1
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6fd9392..7a2a899 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.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[0.7.1],[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=0
+NOTIFICATION_DAEMON_MICRO_VERSION=1
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]