git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@368 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2007-12-22 22:39:54 +00:00
parent 0dbf1fe244
commit 7b437cd518

View File

@ -2,7 +2,7 @@ dnl Use autoconf 2.53
dnl (Things tend to break across versions, they're neither upwards nor dnl (Things tend to break across versions, they're neither upwards nor
dnl downward compatible. Blame GNU.) dnl downward compatible. Blame GNU.)
AC_INIT(dgamelaunch, [1.4.6]) AC_INIT(dgamelaunch, [1.4.7])
AC_PREREQ(2.53) AC_PREREQ(2.53)
AC_CONFIG_HEADER(config.h) AC_CONFIG_HEADER(config.h)