version info changes

This commit is contained in:
milek7
2018-03-21 20:30:05 +01:00
parent 9b602686a2
commit 6f62297e31
4 changed files with 6 additions and 9 deletions

View File

@@ -2,7 +2,9 @@ version: '{build}'
image: Visual Studio 2017
clone_depth: 1
build_script:
- cmd: >-
- ps: >-
Write-Output "#define VERSION_INFO `"$(git log -1 --date="format:%F %R" --format="%cd, %h")`"" > version.h
mkdir builds
cd builds