~ubuntu-branches/ubuntu/natty/gnome-icon-theme/natty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-03-17 01:37:54 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317013754-3t4lpia01j3s11fp
Tags: 2.26.0-0ubuntu1
* New upstream release (LP: #343996)
* debian/patches
  - updated 10_add_application-x-cd-image.patch to apply cleanly
  - updated 99_autotools.patch to apply to new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
AC_PREREQ(2.53)
3
3
 
4
 
AC_INIT([gnome-icon-theme], [2.25.92],
 
4
AC_INIT([gnome-icon-theme], [2.26.0],
5
5
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
6
6
AC_CONFIG_SRCDIR(index.theme.in)
7
7