Bump version to 1.1

This commit is contained in:
Lauri Kasanen 2015-02-25 16:36:33 +02:00
parent 92a3cfa24c
commit d9503bd485
1 changed files with 1 additions and 1 deletions

View File

@ -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])