summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-10-04 10:46:06 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-10-04 10:46:06 +0100
commit92b6ddb60094aab052e5c39121afe396a50087bc (patch)
tree9931d1488c2501a4a853add79c163c785282a3ac /meson.build
parent8c99663748e9af73e2fd0e63c7bcc82c4b3dc7f9 (diff)
downloadxkeyboard-config-92b6ddb60094aab052e5c39121afe396a50087bc.tar.gz
Prerelease
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 97617e3..3bf6f85 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.33', # change version in configure.ac as well
+ version: '2.33.99', # change version in configure.ac as well
license: 'MIT/Expat',
meson_version: '>= 0.54.0')