diff --git a/configure.ac b/configure.ac index a40e66f..b68e9e1 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.5]) +AC_INIT([tclreadline], [2.3.6]) AC_CONFIG_SRCDIR([tclreadline.c]) AC_CONFIG_HEADERS(config.h) AC_PREREQ(2.13)