diff --git a/configure.ac b/configure.ac index 48a89c0..05e0d04 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.61]) -AC_INIT([libsearpc], [1.2.1], [freeplant@gmail.com]) +AC_INIT([libsearpc], [1.2.2], [freeplant@gmail.com]) AC_CONFIG_SRCDIR([lib/searpc-server.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])