------------------------------------------------------------ revno: 136 tags: 0.2.15 committer: Ken VanDine <[email protected]> branch nick: indicator-me-trunk timestamp: Thu 2011-03-10 16:35:18 -0500 message: version bump, 0.2.15 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 2011-03-02 19:22:35 +0000 +++ configure.ac 2011-03-10 21:35:18 +0000 @@ -1,12 +1,12 @@ -AC_INIT(indicator-me, 0.2.10, [email protected]) +AC_INIT(indicator-me, 0.2.15, [email protected]) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-me, 0.2.14) +AM_INIT_AUTOMAKE(indicator-me, 0.2.15) 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

