This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vcmi/vcmi.git
synced
2026-06-19 22:57:37 +02:00
Code
Issues
Releases
Activity
Files
8505a909e1ed13246bd3eb793691742cf29e80d2
vcmi
/
Version.cpp.in
T
7 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix rebuilding everything on HEAD change
2016-10-23 16:56:53 +02:00
#include "Version.h"
namespace GameConstants
{
const char GIT_SHA1[] = "@GIT_SHA1@";
}
Reference in New Issue
Copy Permalink