------------------------------------------------------------ revno: 25 tags: 0.0.2 committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Tue 2010-12-07 20:35:12 -0600 message: 0.0.2 modified: configure.ac
-- lp:dbus-test-runner https://code.launchpad.net/~indicator-applet-developers/dbus-test-runner/trunk Your team ayatana-commits is subscribed to branch lp:dbus-test-runner. To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/dbus-test-runner/trunk/+edit-subscription
=== modified file 'configure.ac' --- configure.ac 2009-08-19 16:59:30 +0000 +++ configure.ac 2010-12-08 02:35:12 +0000 @@ -1,11 +1,11 @@ -AC_INIT(dbus-test-runner, 0.0.2dev, [email protected]) +AC_INIT(dbus-test-runner, 0.0.2, [email protected]) AC_COPYRIGHT([Copyright 2009 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(dbus-test-runner, 0.0.2dev) +AM_INIT_AUTOMAKE(dbus-test-runner, 0.0.2) 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

