We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b0da3 commit 3f6342bCopy full SHA for 3f6342b
src/fast++.cpp
@@ -5,7 +5,7 @@
5
#define FASTPP_GIT_HASH ""
6
#endif
7
8
-const char* fastpp_version = "1.2.1";
+const char* fastpp_version = "1.2.2";
9
const char* fastpp_git_hash = FASTPP_GIT_HASH;
10
11
const constexpr uint_t grid_id::z;
0 commit comments