summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2021-10-04 11:25:09 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-10-04 11:25:09 +0100
commit19aee993a05697388408c92691b562c3dd36541f (patch)
treef655c128a3dce0d3d47766da595d76721d49ba7a /configure.ac
parentd33bfbd7e5f014d745aa6ed9cd67047fed87e380 (diff)
revert to prerelease
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 e915fccb..b742f695 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.34) # change version in meson.build as well
+AC_INIT(xkeyboard-config, 2.33.99) # change version in meson.build as well
AC_CONFIG_SRCDIR(rules/base.xml)
AM_INIT_AUTOMAKE([foreign dist-bzip2])