]> skyeroc.xyz Git - dgamelaunch/commitdiff
set version to 'unofficial' 1.6.0-hdf
authorTangles <andyrthomson@gmail.com>
Fri, 21 Feb 2020 13:08:28 +0000 (00:08 +1100)
committerTangles <andyrthomson@gmail.com>
Fri, 21 Feb 2020 13:08:28 +0000 (00:08 +1100)
configure.ac

index b2886d191f3aa354e49ad128268d70236c519a53..afeb6f8035c27f78365bdc401e00a9e4031a760f 100644 (file)
@@ -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)