summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1b55fe0..3f71cc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
================
+ Version 43
+================
Version 43.rc
================
- minor janitory
diff --git a/meson.build b/meson.build
index 86626ee..1edb500 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '43.rc',
+ version: '43',
meson_version: '>= 0.50.0'
)