summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-08-14 14:19:16 -0400
committerShaun McCance <shaunm@redhat.com>2021-08-14 14:19:16 -0400
commit042666254277f9ac6f283571963b077506688ee8 (patch)
tree9ba0ddf9a7139635a2d1b16525c37de7cfe4d2eb
parent5477320bdad8407c18883429ae0af15490680f22 (diff)
downloadyelp-tools-042666254277f9ac6f283571963b077506688ee8.tar.gz
Version 41.beta41.beta
-rw-r--r--NEWS5
-rw-r--r--meson.build2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2dceed0..8fcc289 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+41.beta
+=======
+* Updates documentation (Andre Klapper)
+* Updates to build files (Jan Tojnar)
+
40.0
====
* Stable release. No updates since 40.rc.
diff --git a/meson.build b/meson.build
index db0a170..eea612c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('yelp-tools',
- version: '40.0',
+ version: '41.beta',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.51.0',
)