Bring light to version 1.3

This commit is contained in:
Lauri Kasanen 2015-05-27 16:24:51 +03:00
parent 1e06fbed47
commit 4d533edc06
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.2)
AC_INIT([tinyx], 1.3)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign -Wall])