Experiment with keyword expansion

This commit is contained in:
wmayer
2012-02-14 02:08:47 +01:00
parent edb20f1876
commit 1cd2e2dc72
2 changed files with 3 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -14,3 +14,5 @@ UpdateResources.bat export-ignore
BuildVersion.bat export-ignore
*.sln export-ignore
WindowsInstaller export-ignore
Version.h.in export-subst

View File

@@ -3,7 +3,7 @@
#define FCVersionMajor "0"
#define FCVersionMinor "13"
#define FCVersionName "Vulcan"
// test: $Format:Hash (%H), Date: %ci$
#define FCRevision "$WCREV$" //Highest committed revision number
#define FCRevisionDate "$WCDATE$" //Date of highest committed revision
#define FCRepositoryURL "$WCURL$" //Repository URL of the working copy