diff --git a/configure.ac b/configure.ac index 83ce23c..e2de7aa 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # along with mfterm. If not, see . AC_PREREQ([2.67]) -AC_INIT([mfterm], [1.0.3], [anders@4zm.org]) +AC_INIT([mfterm], [1.0.6], [anders@4zm.org]) AC_CONFIG_SRCDIR([mfterm.c]) AC_CONFIG_HEADERS([config.h])