diff --git a/configure.ac b/configure.ac index a084e926..ffa7b1d5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Init. -AC_INIT(dosbox,SVN) +AC_INIT(dosbox,git) AC_PREREQ(2.50) AC_CONFIG_SRCDIR(README)