~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-09-23 10:51:35 UTC
  • mfrom: (1.1.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20080923105135-6wqpamvcv0hviv1i
Tags: 2.24.0-0ubuntu1
New upstream version

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