------------------------------------------------------------ revno: 113 tags: 0.2.10 committer: David Barth <[email protected]> branch nick: indicator-me timestamp: Wed 2010-09-22 14:07:52 +0200 message: bump release number modified: configure.ac
-- lp:indicator-me https://code.launchpad.net/~indicator-applet-developers/indicator-me/trunk Your team ayatana-commits is subscribed to branch lp:indicator-me. To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/indicator-me/trunk/+edit-subscription
=== modified file 'configure.ac' --- configure.ac 2010-09-16 16:06:14 +0000 +++ configure.ac 2010-09-22 12:07:52 +0000 @@ -1,12 +1,12 @@ -AC_INIT(indicator-me, 0.2.9, [email protected]) +AC_INIT(indicator-me, 0.2.10, [email protected]) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-me, 0.2.9) +AM_INIT_AUTOMAKE(indicator-me, 0.2.10) AM_MAINTAINER_MODE
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

