summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2020-10-07 00:15:52 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2020-10-07 00:15:52 +0100
commit18244a3f4bc7b88bb080e8743b9c1bcd3e88c02f (patch)
tree7353e031e0032152d6af58d93988fbaf9c7b5372 /meson.build
parentd287d395440fdf8247af1eca06073882fd4bfdca (diff)
downloadxkeyboard-config-18244a3f4bc7b88bb080e8743b9c1bcd3e88c02f.tar.gz
Preparing release
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 531ef06..03cd953 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.30.99', # change version in configure.ac as well
+ version: '2.31', # change version in configure.ac as well
license: 'MIT/Expat',
meson_version: '>= 0.54.0')