[notification-daemon] Move to post release version bumping
- From: William Jon McCann <mccann src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [notification-daemon] Move to post release version bumping
- Date: Sat, 9 Jan 2010 21:17:01 +0000 (UTC)
commit f3f9957850df38418476d4daf897586bc2dd29fa
Author: William Jon McCann <jmccann redhat com>
Date: Sat Jan 9 16:16:20 2010 -0500
Move to post release version bumping
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index edaf55e..6dc2f5c 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.4.0, galago-devel lists freedesktop org)
+AC_INIT(notification-daemon, 0.4.2, galago-devel lists freedesktop org)
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(config.h.in)
AC_COPYRIGHT([Copyright 2006 Christian Hammond])
@@ -14,7 +14,7 @@ dnl # Version information
dnl ################################################################
NOTIFICATION_DAEMON_MAJOR_VERSION=0
NOTIFICATION_DAEMON_MINOR_VERSION=4
-NOTIFICATION_DAEMON_MICRO_VERSION=0
+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]