diff --git a/configure.ac b/configure.ac index 58aaf95..81150af 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([tinyx], 1.1) +AC_INIT([tinyx], 1.2) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign -Wall])