1
0
Fork 0

Use "git" to identify builds from master branch

This avoids confusion when testing/comparing multiple builds.
This commit is contained in:
Patryk Obara 2019-09-16 18:58:15 +02:00
parent b47e5aa87f
commit 398c02cc01

View file

@ -1,5 +1,5 @@
dnl Init.
AC_INIT(dosbox,SVN)
AC_INIT(dosbox,git)
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(README)