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

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-03-29 10:39:24 UTC
  • mfrom: (1.1.53)
  • Revision ID: package-import@ubuntu.com-20120329103924-7cl22tajpgmgtb2k
Tags: 3.4.0-0ubuntu1
* New upstream release:
  - Translation updates

Show diffs side-by-side

added added

removed removed

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