------------------------------------------------------------ revno: 85 tags: 0.2.20 committer: Neil Jagdish Patel <[email protected]> branch nick: evolution-indicator timestamp: Fri 2011-09-09 09:45:39 +0100 message: [release] 0.2.20 modified: configure.ac src/Makefile.am
-- 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-08-24 02:19:29 +0000 +++ configure.ac 2011-09-09 08:45:39 +0000 @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(evolution-indicator, 0.2.18, []) +AC_INIT(evolution-indicator, 0.2.20, []) AM_INIT_AUTOMAKE() m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(src/evolution-indicator.c) === modified file 'src/Makefile.am' --- src/Makefile.am 2011-07-10 13:55:30 +0000 +++ src/Makefile.am 2011-09-09 08:45:39 +0000 @@ -24,7 +24,7 @@ BUILT_SOURCES = $(plugin_DATA) -CLEANFILES = $(BUILT_SOURCES) +CLEANFILES = $(BUILT_SOURCES) org-freedesktop-evolution-indicator.eplug.in org-freedesktop-evolution-indicator.eplug EXTRA_DIST = \ org-freedesktop-evolution-indicator.eplug.xml
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

