diff --git a/configure.ac b/configure.ac index 1c356f0..6acabb1 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl Copyright (c) 1998 - 2014, Johannes Zellner dnl This software is copyright under the BSD license. dnl --- -AC_INIT([tclreadline], [2.3.1]) +AC_INIT([tclreadline], [2.3.2]) AC_CONFIG_SRCDIR([tclreadline.c]) AC_CONFIG_HEADERS(config.h) AC_PREREQ(2.13)