~ubuntu-branches/ubuntu/gutsy/gnome-system-monitor/gutsy-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-18 12:37:22 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20070918123722-egth9fbqdpih7j1v
Tags: 2.20.0-0ubuntu1
* New upstream version:
  - Minor fixes.
  - Updated translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
AC_PREREQ(2.52)
4
4
 
5
 
AC_INIT([gnome-system-monitor], [2.19.91.1],
 
5
AC_INIT([gnome-system-monitor], [2.20.0],
6
6
        [http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor])
7
7
AC_CONFIG_SRCDIR(configure.in)
8
8
AC_CONFIG_HEADERS(config.h)