~ubuntu-branches/debian/sid/gsettings-desktop-schemas/sid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-02-08 22:39:11 UTC
  • mfrom: (2.1.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20110208223911-qrspp4erxcrgv378
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.53)
2
 
AC_INIT([gsettings-desktop-schemas], [0.1.4],
 
2
AC_INIT([gsettings-desktop-schemas], [0.1.5],
3
3
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas])
4
4
AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml)
5
5
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2])