summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--meson.build2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d262dd87..ef0ce1ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+============
+Version 41.0
+============
+- Translation updates
+
==============
Version 41.rc1
==============
diff --git a/meson.build b/meson.build
index b72b19b0..dde2a815 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '41.rc',
+ version: '41.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)