← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/indicator-me/trunk] Rev 146: 0.2.19

 

------------------------------------------------------------
revno: 146
tags: 0.2.19
committer: Ken VanDine <ken.vandine@xxxxxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2011-04-14 13:55:14 -0400
message:
  0.2.19
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-04-06 23:28:10 +0000
+++ configure.ac	2011-04-14 17:55:14 +0000
@@ -1,12 +1,12 @@
 
-AC_INIT(indicator-me, 0.2.18, david.barth@xxxxxxxxxxxxx)
+AC_INIT(indicator-me, 0.2.19, ken.vandine@xxxxxxxxxxxxx)
 AC_COPYRIGHT([Copyright 2009, 2011 Canonical])
 
 
 AC_PREREQ(2.53)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-me, 0.2.18)
+AM_INIT_AUTOMAKE(indicator-me, 0.2.19)
 
 AM_MAINTAINER_MODE