From 50be94ab1156d71622df485f308c477863fcd7b6 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 18 Sep 2021 18:31:25 -0400 Subject: Version 41.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.1