From: Tangles Date: Fri, 21 Feb 2020 13:08:28 +0000 (+1100) Subject: set version to 'unofficial' 1.6.0-hdf X-Git-Tag: v1.6.1-roc-dev~20 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=c77dae04a31ac219fdb30b4f5acb0e5c0de99cb7;p=dgamelaunch set version to 'unofficial' 1.6.0-hdf --- diff --git a/configure.ac b/configure.ac index b2886d1..afeb6f8 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.6.0]) +AC_INIT(dgamelaunch, [1.6.0-hdf]) AC_PREREQ(2.53) AC_CONFIG_HEADER(config.h)