diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c89a6b1..e90729e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(libax25, 0.0.12-rc1, linux-hams@vger.kernel.org) +AC_INIT(libax25, 0.0.12-rc2, linux-hams@vger.kernel.org) AC_CONFIG_SRCDIR(axconfig.c) AM_INIT_AUTOMAKE([foreign no-define]) |