~evgeni/libappindicator/use-autoreconf.mk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Ken VanDine
  • Date: 2012-03-21 22:01:54 UTC
  • mfrom: (237.6.38 upstream)
  • Revision ID: ken.vandine@canonical.com-20120321220154-qnv79cmyq1z061ux
* New upstream release.
  * Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471)
  * Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code
* debian/control: Updating to valac-0.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT([libappindicator],
2
 
        [0.4.91],
 
2
        [0.4.92],
3
3
        [http://bugs.launchpad.net/libappindicator],
4
4
        [libappindicator],
5
5
        [http://launchpad.net/libappindicator])