summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2021-08-29 20:42:47 -0400
committerShaun McCance <shaunm@gnome.org>2021-08-29 20:42:47 -0400
commit89e25b87be0a9cc9c67261ac3615dd28f4485d90 (patch)
treec8c9cef2d2a531c891bfc788622c3233fff5160b /configure.ac
parent59710fc19e76d6b8022afb53c9a9d8248cc9902f (diff)
downloadyelp-89e25b87be0a9cc9c67261ac3615dd28f4485d90.tar.gz
Version 41.beta241.beta2
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 24ceb4e6..f4c37120 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.beta],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[41.beta2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])