summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-10-04 11:11:39 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-10-04 11:11:39 +0100
commit9a358ca3432222793342452319565e97582dd46e (patch)
treee7dc17ba51760462e572f05008ed43811c146430 /meson.build
parent87f579910ce151b5603df57e1e9bcd442a35bfa1 (diff)
downloadxkeyboard-config-9a358ca3432222793342452319565e97582dd46e.tar.gz
Release 2.34
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3bf6f85..6f51b22 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.33.99', # change version in configure.ac as well
+ version: '2.34', # change version in configure.ac as well
license: 'MIT/Expat',
meson_version: '>= 0.54.0')