------------------------------------------------------------ revno: 160 tags: 0.3.1 committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Thu 2010-02-04 18:20:22 -0800 message: 0.3.1 modified: configure.ac
-- lp:indicator-messages https://code.launchpad.net/~indicator-applet-developers/indicator-messages/trunk Your team ayatana-commits is subscribed to branch lp:indicator-messages. To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/indicator-messages/trunk/+edit-subscription.
=== modified file 'configure.ac' --- configure.ac 2010-02-05 02:05:53 +0000 +++ configure.ac 2010-02-05 02:20:22 +0000 @@ -4,7 +4,7 @@ AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-messages, 0.3.0) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.1) AM_MAINTAINER_MODE @@ -29,7 +29,7 @@ GTK_REQUIRED_VERSION=2.12 GIO_UNIX_REQUIRED_VERSION=2.18 PANEL_REQUIRED_VERSION=2.0.0 -INDICATE_REQUIRED_VERSION=0.2.0 +INDICATE_REQUIRED_VERSION=0.3.0 INDICATOR_REQUIRED_VERSION=0.3.0 DBUSMENUGTK_REQUIRED_VERSION=0.2.2
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

