瀏覽代碼

* comment for git fixed

florian 3 年之前
父節點
當前提交
7dc2a61788
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/Makefile.fpc

+ 1 - 1
compiler/Makefile.fpc

@@ -326,7 +326,7 @@ ifneq ($(REVINC),)
 #Use it to compile version.pas unit
 override LOCALOPT+=-dREVINC
 # Automatically update revision.inc if
-# svnversion executable is available
+# git/svnversion executable is available
  ifeq ($(REVSTR),)
   ifneq ($(wildcard ../.git),)
    ifneq ($(GIT),)