summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-01-20 01:39:26 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-01-20 01:39:26 +0000
commit61abd213886243260d8ddeb14d66c9d99b1bdf1e (patch)
treebf110b9669a8e45dc2fd48eb1bcd3159ce60ed6c /meson.build
parentd3e7d3602a324fd8bc1079cdb39905a87cb9837e (diff)
downloadxkeyboard-config-61abd213886243260d8ddeb14d66c9d99b1bdf1e.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 ae46fb0..0175968 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.31', # change version in configure.ac as well
+ version: '2.31.99', # change version in configure.ac as well
license: 'MIT/Expat',
meson_version: '>= 0.54.0')