ayatana-commits team mailing list archive
-
ayatana-commits team
-
Mailing list archive
-
Message #00271
[Branch ~dbusmenu-team/dbusmenu/trunk] Rev 16: Setting version to 0.1.4
------------------------------------------------------------
revno: 16
tags: 0.1.4
committer: Ted Gould <ted@xxxxxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2009-09-17 11:23:56 -0500
message:
Setting version to 0.1.4
modified:
configure.ac
--
lp:dbusmenu
https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk
Your team ayatana-commits is subscribed to branch lp:dbusmenu.
To unsubscribe from this branch go to https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk/+edit-subscription.
=== modified file 'configure.ac'
--- configure.ac 2009-09-10 13:35:07 +0000
+++ configure.ac 2009-09-17 16:23:56 +0000
@@ -1,11 +1,11 @@
-AC_INIT(libdbusmenu, 0.1.3, ted@xxxxxxxxxxxxx)
+AC_INIT(libdbusmenu, 0.1.4, ted@xxxxxxxxxxxxx)
AC_COPYRIGHT([Copyright 2009 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libdbusmenu, 0.1.3)
+AM_INIT_AUTOMAKE(libdbusmenu, 0.1.4)
AM_MAINTAINER_MODE
@@ -66,7 +66,7 @@
###########################
LIBDBUSMENU_CURRENT=0
-LIBDBUSMENU_REVISION=1
+LIBDBUSMENU_REVISION=4
LIBDBUSMENU_AGE=0
AC_SUBST(LIBDBUSMENU_CURRENT)