Bump version to 1.2

This commit is contained in:
Lauri Kasanen 2015-02-27 18:25:09 +02:00
parent 2d5ee280e6
commit d631b70782
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.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])