← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/indicator-me/trunk] Rev 136: version bump, 0.2.15

 

------------------------------------------------------------
revno: 136
tags: 0.2.15
committer: Ken VanDine <ken.vandine@xxxxxxxxxxxxx>
branch nick: indicator-me-trunk
timestamp: Thu 2011-03-10 16:35:18 -0500
message:
  version bump, 0.2.15
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-03-02 19:22:35 +0000
+++ configure.ac	2011-03-10 21:35:18 +0000
@@ -1,12 +1,12 @@
 
-AC_INIT(indicator-me, 0.2.10, david.barth@xxxxxxxxxxxxx)
+AC_INIT(indicator-me, 0.2.15, david.barth@xxxxxxxxxxxxx)
 AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
 
 
 AC_PREREQ(2.53)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-me, 0.2.14)
+AM_INIT_AUTOMAKE(indicator-me, 0.2.15)
 
 AM_MAINTAINER_MODE