[notification-daemon] Change to a 0.5.0 version series
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] Change to a 0.5.0 version series
- Date: Thu, 24 Jun 2010 07:47:34 +0000 (UTC)
commit 60e149c8d3428f2250e9d0f6367cc5d0533f259e
Author: William Jon McCann <jmccann redhat com>
Date: Thu Jun 24 02:31:31 2010 -0400
Change to a 0.5.0 version series
configure.ac | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 60e4a47..5fd5bbc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,21 +3,19 @@ dnl Process this file with autoconf to create configure.
dnl ################################################################
dnl # Initialize autoconf
dnl ################################################################
-AC_INIT([notification-daemon],[0.4.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[0.5.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_MACRO_DIR([macros])
-AC_COPYRIGHT([Copyright 2006 Christian Hammond])
-
dnl ################################################################
dnl # Version information
dnl ################################################################
NOTIFICATION_DAEMON_MAJOR_VERSION=0
-NOTIFICATION_DAEMON_MINOR_VERSION=4
-NOTIFICATION_DAEMON_MICRO_VERSION=2
+NOTIFICATION_DAEMON_MINOR_VERSION=5
+NOTIFICATION_DAEMON_MICRO_VERSION=0
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]