Skip to content

Commit

Permalink
Add version.h
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Mattiello <[email protected]>
  • Loading branch information
JoeMatt committed Jan 6, 2025
1 parent 83d7c88 commit e94bc38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/version.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#pragma once

#define GIT_VERSION "GIT_VERSION"
#define GIT_HASH "GIT_HASH"
#define BUILD_DATE "BUILD_TIMESTAMP"

0 comments on commit e94bc38

Please sign in to comment.