summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2022-01-19 21:55:20 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2022-02-07 23:49:19 +0000
commitc8e8fae7397b9eb96d9292a44a059c4bcad2da79 (patch)
tree7fa92e99173d206f284a793a33ff49b72750edde /meson.build
parent297bb51556bf72c26acc26b411cfab8116376d6e (diff)
downloadxkeyboard-config-c8e8fae7397b9eb96d9292a44a059c4bcad2da79.tar.gz
preparing for new translations
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 6f51b22..237afdd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.34', # change version in configure.ac as well
+ version: '2.34.99',
license: 'MIT/Expat',
meson_version: '>= 0.54.0')