diff --git a/configure.ac b/configure.ac index ef6a84ea..c443a04f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([kbd],[2.4.0],[gladkov.alexey@gmail.com],[],[http://kbd-project.org/]) +AC_INIT([kbd],[2.5-rc1],[gladkov.alexey@gmail.com],[],[https://kbd-project.org/]) AC_PREREQ([2.69])