summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-09-18 14:29:05 -0400
committerShaun McCance <shaunm@redhat.com>2021-09-18 14:29:05 -0400
commit6a68991ff8fe7dc1f97dd8479fc44316f0ded89b (patch)
treed51d52a806db6be8c2102ec2f89a69122742b4ca
parent042666254277f9ac6f283571963b077506688ee8 (diff)
downloadyelp-tools-6a68991ff8fe7dc1f97dd8479fc44316f0ded89b.tar.gz
Version 41.041.0
-rw-r--r--NEWS4
-rw-r--r--meson.build2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8fcc289..13fd631 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+41.0
+====
+* No changes since beta, stable release only
+
41.beta
=======
* Updates documentation (Andre Klapper)
diff --git a/meson.build b/meson.build
index eea612c..65affa2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('yelp-tools',
- version: '41.beta',
+ version: '41.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.51.0',
)