← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/dbus-test-runner/trunk] Rev 31: 0.0.3

 

------------------------------------------------------------
revno: 31
tags: 0.0.3
committer: Ted Gould <ted@xxxxxxxx>
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, ted@xxxxxxxxxxxxx)
+AC_INIT(dbus-test-runner, 0.0.3, ted@xxxxxxxxxxxxx)
 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