summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2021-09-18 18:31:25 -0400
committerShaun McCance <shaunm@gnome.org>2021-09-18 18:31:25 -0400
commit50be94ab1156d71622df485f308c477863fcd7b6 (patch)
treed8a1db9f17cf0c85c01115c39ab80832ff75bce8 /configure.ac
parent89e25b87be0a9cc9c67261ac3615dd28f4485d90 (diff)
downloadyelp-50be94ab1156d71622df485f308c477863fcd7b6.tar.gz
Version 41.041.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4c37120..1c122963 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
# Reminder: add some release notes to data/yelp.appdata.xml.in on major releases
-AC_INIT([Yelp],[41.beta2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[41.0],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])