← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/indicator-applet/applet] Rev 344: 0.3.3

 

------------------------------------------------------------
revno: 344
tags: 0.3.3
committer: Ted Gould <ted@xxxxxxxx>
branch nick: applet
timestamp: Thu 2010-03-11 15:20:51 -0600
message:
  0.3.3
modified:
  configure.ac


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

Your team ayatana-commits is subscribed to branch lp:indicator-applet.
To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/indicator-applet/applet/+edit-subscription.
=== modified file 'configure.ac'
--- configure.ac	2010-01-21 18:39:12 +0000
+++ configure.ac	2010-03-11 21:20:51 +0000
@@ -4,7 +4,7 @@
 AC_PREREQ(2.53)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-applet, 0.3.2)
+AM_INIT_AUTOMAKE(indicator-applet, 0.3.3)
 
 AM_MAINTAINER_MODE
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])