summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2023-06-09 01:21:46 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2023-06-09 01:21:46 +0100
commit2f4a02fef37c600ddd715957158f618ceb9492a2 (patch)
tree00b98d3773a443934a988b4ce8ebec07cdd2b5f9
parent214da7dcc7290f58333fc85269d58109b5db2d87 (diff)
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 368c0b33..10817381 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.39 121 commits
+ Translations updated
2.38 22 commits
Translations updated
2.37 96 commits
diff --git a/meson.build b/meson.build
index 9e27cbd6..91a4b4c3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.38.99',
+ version: '2.39',
license: 'MIT/Expat',
meson_version: '>= 0.54.0')