summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2022-02-08 17:02:21 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2022-02-08 17:02:21 +0000
commit930d18cc3f9d7886a1f0980526b010a209eec2a3 (patch)
tree58610aef9809803e43d3854311e5ec7d08f8ba84
parenta0bcd618f599fecdff6800a73e54a3a8069839ff (diff)
Just to add Arabic translation to LINGUAS
-rw-r--r--NEWS1
-rw-r--r--meson.build2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 15a87217..30c84d8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.35.1 Arabic translation added to LINGUAS
2.35 45 commits
Dropping autotools, only meson now
Translations updated
diff --git a/meson.build b/meson.build
index 4dda6684..458d3db6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.35',
+ version: '2.35.1',
license: 'MIT/Expat',
meson_version: '>= 0.54.0')