summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-09-21 09:19:00 -0400
committerRay Strode <rstrode@redhat.com>2021-09-21 09:19:00 -0400
commit536491641156ba88beab2c881278b09e52df6813 (patch)
tree88ef8d85208a91b346204d29cbad70cbfe5ae664
parent8006b2c59d202a7542c84acb7b703ec178c0c9d2 (diff)
downloadgdm-536491641156ba88beab2c881278b09e52df6813.tar.gz
41.041.0
- Translation updates
-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',
)