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 fbc2e2a commit 0cdd215Copy full SHA for 0cdd215
src/version.h
@@ -4,6 +4,6 @@
4
// Version constants
5
#define ZEDMD_VERSION_MAJOR 5
6
#define ZEDMD_VERSION_MINOR 1
7
-#define ZEDMD_VERSION_PATCH 0
+#define ZEDMD_VERSION_PATCH 1
8
9
#endif // VERSION_H
0 commit comments