From: Pasi Kallinen Date: Sun, 18 Oct 2009 12:16:09 +0000 (+0000) Subject: Mark it as v1.5.0; not tagged yet... X-Git-Tag: v1.6.1-roc-dev~221 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=72bca3161cc72476949ccbd23ad64dd3f931f39c;p=dgamelaunch Mark it as v1.5.0; not tagged yet... git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@487 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/configure.ac b/configure.ac index e869c7f..53cc73d 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.8]) +AC_INIT(dgamelaunch, [1.5.0]) AC_PREREQ(2.53) AC_CONFIG_HEADER(config.h)