From 7b437cd5180c44344798bc274b6872a8923b9561 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Sat, 22 Dec 2007 22:39:54 +0000 Subject: [PATCH] 1.4.7 git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@368 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6a27b31..dad7351 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Use autoconf 2.53 dnl (Things tend to break across versions, they're neither upwards nor dnl downward compatible. Blame GNU.) -AC_INIT(dgamelaunch, [1.4.6]) +AC_INIT(dgamelaunch, [1.4.7]) AC_PREREQ(2.53) AC_CONFIG_HEADER(config.h) -- 2.47.3