summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2022-10-04 16:32:15 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2022-10-04 16:32:15 +0000
commit3c325a4e9a6344e0e8ceb341464553085705e052 (patch)
tree60f01484470bfe1413683ce946b26a24bca70be8
parent995fc10a5b5ca3e83a8b962e6a460aa3526af5dd (diff)
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index deca675e..777e1c32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.37 96 commits
+ Translations updated
2.36 120 commits (most: Benno Schulenberg)
Translations updated
2.35 45 commits
diff --git a/meson.build b/meson.build
index 66a117cc..ea764780 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.36.99',
+ version: '2.37',
license: 'MIT/Expat',
meson_version: '>= 0.54.0')