summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parentbb171ddaefe90486754259a92e268562142b0506 (diff)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9e3513d..bb90a568 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.31.99) # change version in meson.build as well
+AC_INIT(xkeyboard-config, 2.32) # change version in meson.build as well
AC_CONFIG_SRCDIR(rules/base.xml)
AM_INIT_AUTOMAKE([foreign dist-bzip2])