=================================================================== RCS file: /cvs2/dgamelaunch-openbsd/configure.ac,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- dgamelaunch-openbsd/configure.ac 2021/03/09 14:48:42 1.2 +++ dgamelaunch-openbsd/configure.ac 2021/03/14 19:12:44 1.3 @@ -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.5.1]) +AC_INIT(dgamelaunch-openbsd, [0.0.1]) AC_PREREQ(2.53) AC_CONFIG_HEADER(config.h)