diff --git a/configure.ac b/configure.ac index 0773e10..578b8d7 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.0) +AC_INIT([tinyx], 1.1) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign -Wall])