bump version to 1.1

This commit is contained in:
Christopher Mosher 2012-04-20 23:46:04 -04:00
parent b8aa183658
commit 55c6d1349b
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
SUBDIRS = src conf installer
NAME = epple2
VERSION = 1.0
VERSION = 1.1
ARCH = i386
EXTRA_DIST = COPYING.sdl COPYING.other epple2.spec

View File

@ -5,7 +5,7 @@ AC_PREREQ(2.59)
AC_CONFIG_SRCDIR([config.h.in])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(epple2, 1.0)
AM_INIT_AUTOMAKE(epple2, 1.1)