summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2022-03-19 12:11:47 -0400
committerShaun McCance <shaunm@gnome.org>2022-03-19 12:11:47 -0400
commit45cffe678cd32a10885c3a845965accbc0313600 (patch)
tree79750c2732a0e348e901e8568bf66cb0a87cc0e9 /configure.ac
parentaf67a82e18122124d2cdc8ff42d5ca55d0a40bda (diff)
downloadyelp-45cffe678cd32a10885c3a845965accbc0313600.tar.gz
Version 42.042.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 61e31dc3..b9770641 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],[42.beta],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[42.0],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])