Skip to content
Snippets Groups Projects
Commit 8a663134 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Update raw version of BuildDetails.cs.

parent 9159f8f6
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,8 @@
{
public const string GitCommitName = "?commit?";
public const string GitBranch = "?branch?";
public const string GitMajor = "1";
public const string GitMinor = "0";
public const string GitPatch = "0";
public const string BuildDate = "?build time?";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment