summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-03-20 12:40:07 -0400
committerShaun McCance <shaunm@redhat.com>2021-03-20 12:40:07 -0400
commit00297c603474c28c757da82732e70e23dc6c0e2d (patch)
tree292c111f4e35e3ef85af81d9d8092f8240afd4ce
parent435095c84903047fb425c19b6450fe53e18b1c72 (diff)
downloadyelp-tools-00297c603474c28c757da82732e70e23dc6c0e2d.tar.gz
Version 40.040.0
-rw-r--r--NEWS4
-rw-r--r--meson.build2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a3ebed7..2dceed0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+40.0
+====
+* Stable release. No updates since 40.rc.
+
40.rc
=====
* Removed comment about revision version attrs from templates
diff --git a/meson.build b/meson.build
index fd43943..b155d31 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('yelp-tools',
- version: '40.rc',
+ version: '40.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.50.0',
)