Skip to content

Commit f7869d5

Browse files
committed
versioning in CMAKE instead of scripts
2 parents 1c129ae + f794640 commit f7869d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Application/version.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#pragma once
2+
3+
#define VERSION_DESCRIBE "v0.62-258-gabcb823e"
4+
#define VERSION_URL_TAG "v0_62_258_gabcb823e"

0 commit comments

Comments
 (0)