------------------------------------------------------------ revno: 31 tags: 0.0.3 committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Fri 2011-01-28 10:39:59 -0600 message: 0.0.3 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 2010-12-08 02:35:12 +0000 +++ configure.ac 2011-01-28 16:39:59 +0000 @@ -1,11 +1,11 @@ -AC_INIT(dbus-test-runner, 0.0.2, [email protected]) +AC_INIT(dbus-test-runner, 0.0.3, [email protected]) AC_COPYRIGHT([Copyright 2009 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(dbus-test-runner, 0.0.2) +AM_INIT_AUTOMAKE(dbus-test-runner, 0.0.3) 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

