summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2021-03-20 15:02:34 -0400
committerShaun McCance <shaunm@gnome.org>2021-03-20 15:02:34 -0400
commitb057ef2448470eb60d91eecb281d6935ca71c283 (patch)
treefccf15a9ee9c9697889c3ee02f09d7813a4cb09d
parentfbe4a52f6cc71efa4c61531fc7e0647a1ed5761b (diff)
downloadyelp-b057ef2448470eb60d91eecb281d6935ca71c283.tar.gz
Version 40.040.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d791eb9..8ccfafe9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+40.0
+====
+* Stable release. No changes since release candidate.
+
40.rc
=====
* Updated translations:
diff --git a/configure.ac b/configure.ac
index 4bffce9b..a26705bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[40.rc],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[40.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])