Use "git" to identify builds from master branch
This avoids confusion when testing/comparing multiple builds.
This commit is contained in:
parent
b47e5aa87f
commit
398c02cc01
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
dnl Init.
|
||||
AC_INIT(dosbox,SVN)
|
||||
AC_INIT(dosbox,git)
|
||||
AC_PREREQ(2.50)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue