~ubuntu-desktop/indicator-messages/ubuntu

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Ken VanDine
  • Date: 2011-09-28 16:16:25 UTC
  • mfrom: (131.1.143 ubuntu)
  • Revision ID: ken.vandine@canonical.com-20110928161625-xuufwxndhnatkpmz
* New upstream release.
  * Fix memory leak (LP: #690668)
* Drop debian/patches/lp_690668.patch: Merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
AC_PREREQ(2.53)
5
5
 
6
6
AM_CONFIG_HEADER(config.h)
7
 
AM_INIT_AUTOMAKE(indicator-messages, 0.4.95)
 
7
AM_INIT_AUTOMAKE(indicator-messages, 0.5.0)
8
8
 
9
9
AM_MAINTAINER_MODE
10
10