GACEN  0.0.3
version.h
Go to the documentation of this file.
1 #ifndef VERSION_H
2 #define VERSION_H
3 
4 #define GIT_BRANCH "master"
5 #define GIT_COMMIT_HASH "b53c204"
6 
7 #endif