summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-06-08 19:53:03 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-06-08 19:53:03 +0100
commitba00d1dd8674ff05bd2a9f43c1198eeabcd1db47 (patch)
treef5703fde5b3499f7743c5d6ee0326b1c7d3b444b /configure.ac
parentd7804ecde4b944e4227d50d6cba49baceaef1dea (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 bb90a568..ed36dbd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.32) # change version in meson.build as well
+AC_INIT(xkeyboard-config, 2.33) # change version in meson.build as well
AC_CONFIG_SRCDIR(rules/base.xml)
AM_INIT_AUTOMAKE([foreign dist-bzip2])