Skip to content

Commit

Permalink
Inc version to 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescan committed Oct 8, 2021
1 parent 4fae2db commit 0f15117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Foundation/Inc/Foundation/tVersion.cmake.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once
#define set(verStr) namespace tVersion { extern int Major, Minor, Revision; struct Parser { Parser(const char*); }; static Parser parser(#verStr); }

set("TACENT_VERSION" "0.8.11")
set("TACENT_VERSION" "0.8.12")

#undef set

0 comments on commit 0f15117

Please sign in to comment.