------------------------------------------------------------ revno: 158 tags: 0.3.13 committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Thu 2010-09-09 09:40:37 -0500 message: 0.3.13 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 2010-08-26 20:21:59 +0000 +++ configure.ac 2010-09-09 14:40:37 +0000 @@ -1,11 +1,11 @@ -AC_INIT(libdbusmenu, 0.3.12, [email protected]) +AC_INIT(libdbusmenu, 0.3.13, [email protected]) AC_COPYRIGHT([Copyright 2009,2010 Canonical]) AC_PREREQ(2.62) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libdbusmenu, 0.3.12, [-Wno-portability]) +AM_INIT_AUTOMAKE(libdbusmenu, 0.3.13, [-Wno-portability]) AM_MAINTAINER_MODE @@ -99,7 +99,7 @@ ########################### LIBDBUSMENU_CURRENT=1 -LIBDBUSMENU_REVISION=14 +LIBDBUSMENU_REVISION=15 LIBDBUSMENU_AGE=0 AC_SUBST(LIBDBUSMENU_CURRENT)
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

