← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/evolution-indicator/trunk] Rev 81: Preparing for 0.2.17

 

------------------------------------------------------------
revno: 81
tags: 0.2.17
committer: Ken VanDine <ken.vandine@xxxxxxxxxxxxx>
branch nick: evolution-indicator
timestamp: Wed 2011-06-29 10:08:02 +0100
message:
  Preparing for 0.2.17 
modified:
  configure.ac


--
lp:evolution-indicator
https://code.launchpad.net/~indicator-applet-developers/evolution-indicator/trunk

Your team ayatana-commits is subscribed to branch lp:evolution-indicator.
To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/evolution-indicator/trunk/+edit-subscription
=== modified file 'configure.ac'
--- configure.ac	2011-05-27 12:37:31 +0000
+++ configure.ac	2011-06-29 09:08:02 +0000
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(evolution-indicator, 0.2.16, [])
+AC_INIT(evolution-indicator, 0.2.17, [])
 AM_INIT_AUTOMAKE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR(src/evolution-indicator.c)