~ubuntu-branches/ubuntu/maverick/gnome-system-monitor/maverick

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-04-12 10:13:22 UTC
  • mfrom: (1.3.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20100412101322-rkp83uh063gkuc38
Tags: 2.28.1-1
New upstream bugfix release.

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