diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-02-03 19:46:37 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-02-03 19:46:37 -0500 |
commit | 1fbf62cc8b09d4003966ec2cd3939cc8cd21ec31 (patch) | |
tree | f1c316246a116da013071bb881e26da00548a564 /configure.ac | |
parent | a47dc2c225d9cb3cf97e6f425a0af99964dac1c0 (diff) | |
download | gsettings-desktop-schemas-1fbf62cc8b09d4003966ec2cd3939cc8cd21ec31.tar.gz |
3.11.53.11.5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 02d1bbf..42c1b5d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT([gsettings-desktop-schemas], [3.11.4], +AC_INIT([gsettings-desktop-schemas], [3.11.5], [http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas]) AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in.in) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz]) |