summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 15a87217..deca675e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.36 120 commits (most: Benno Schulenberg)
+ Translations updated
2.35 45 commits
Dropping autotools, only meson now
Translations updated
diff --git a/meson.build b/meson.build
index 5b9368fe..8da6b42f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.35.99',
+ version: '2.36',
license: 'MIT/Expat',
meson_version: '>= 0.54.0')