diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2021-01-20 01:39:26 +0000 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2021-01-20 01:39:26 +0000 |
commit | 61abd213886243260d8ddeb14d66c9d99b1bdf1e (patch) | |
tree | bf110b9669a8e45dc2fd48eb1bcd3159ce60ed6c /configure.ac | |
parent | d3e7d3602a324fd8bc1079cdb39905a87cb9837e (diff) |
Prerelease
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f2f85207..d9e3513d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.31) # change version in meson.build as well +AC_INIT(xkeyboard-config, 2.31.99) # change version in meson.build as well AC_CONFIG_SRCDIR(rules/base.xml) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |