diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2020-10-07 00:15:52 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2020-10-07 00:15:52 +0100 |
commit | 18244a3f4bc7b88bb080e8743b9c1bcd3e88c02f (patch) | |
tree | 7353e031e0032152d6af58d93988fbaf9c7b5372 /configure.ac | |
parent | d287d395440fdf8247af1eca06073882fd4bfdca (diff) |
Preparing release
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 c1a210da..f2f85207 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.30.99) # change version in meson.build as well +AC_INIT(xkeyboard-config, 2.31) # change version in meson.build as well AC_CONFIG_SRCDIR(rules/base.xml) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |