------------------------------------------------------------ revno: 392 committer: Ted Gould <[email protected]> branch nick: messages-v2 timestamp: Thu 2009-09-03 17:33:07 -0500 message: Setting version to 0.2.0 modified: configure.ac
-- lp:~ted/libindicate/messages-v2 https://code.launchpad.net/~ted/libindicate/messages-v2 Your team ayatana-commits is subscribed to branch lp:~ted/libindicate/messages-v2. To unsubscribe from this branch go to https://code.launchpad.net/~ted/libindicate/messages-v2/+edit-subscription.
=== modified file 'configure.ac' --- configure.ac 2009-09-03 22:32:17 +0000 +++ configure.ac 2009-09-03 22:33:07 +0000 @@ -1,10 +1,10 @@ -AC_INIT(libindicate, 0.2.0dev, [email protected]) +AC_INIT(libindicate, 0.2.0, [email protected]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libindicate, 0.2.0dev) +AM_INIT_AUTOMAKE(libindicate, 0.2.0) AM_MAINTAINER_MODE m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

