Skip to content

Commit ae069dc

Browse files
ZeeTerminal v0.5.1 src commit
1 parent dded943 commit ae069dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
// ZeeTerminal Source Code Version
4-
constexpr const char* ZT_VERSION = "0.5.0";
4+
constexpr const char* ZT_VERSION = "0.5.1";
55

66
// Array size for all argument arrays
77
constexpr int nArgArraySize = 128;

0 commit comments

Comments
 (0)