diff options
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 2c7d5a81..2f13c496 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Do not split AC_INIT across multiple lines without making localbuild.sh smarter -AC_INIT([yelp-xsl],[3.30.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues]) +AC_INIT([yelp-xsl],[3.32.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues]) AC_CONFIG_MACRO_DIR([m4]) |