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 dded943 commit ae069dcCopy full SHA for ae069dc
Definitions.h
@@ -1,7 +1,7 @@
1
#pragma once
2
3
// ZeeTerminal Source Code Version
4
-constexpr const char* ZT_VERSION = "0.5.0";
+constexpr const char* ZT_VERSION = "0.5.1";
5
6
// Array size for all argument arrays
7
constexpr int nArgArraySize = 128;
0 commit comments