summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-02-16 00:01:31 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-02-16 00:01:31 +0000
commitfe277acfc4d344ea84c48f1215a5fa8c96674dfe (patch)
tree2577396155e384a00850cb27df14c7ef9ec3061e /meson.build
parentbb171ddaefe90486754259a92e268562142b0506 (diff)
downloadxkeyboard-config-fe277acfc4d344ea84c48f1215a5fa8c96674dfe.tar.gz
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 71002be..2a63f85 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.31.99', # change version in configure.ac as well
+ version: '2.32', # change version in configure.ac as well
license: 'MIT/Expat',
meson_version: '>= 0.54.0')