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

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-21 01:18:04 UTC
  • mfrom: (1.1.48 upstream)
  • Revision ID: james.westby@ubuntu.com-20081021011804-2xunzq7sutes6eap
Tags: 2.24.1-0ubuntu1
* New upstream version:
  - Translation updates.

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.24.0],
 
5
AC_INIT([gnome-system-monitor], [2.24.1],
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)