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 5eead21 commit fc4e4fbCopy full SHA for fc4e4fb
src/framework.hpp
@@ -1,7 +1,7 @@
1
#pragma once
2
3
static constexpr unsigned char VERSION_MAJOR = 1;
4
-static constexpr unsigned char VERSION_MINOR = 0;
+static constexpr unsigned char VERSION_MINOR = 1;
5
static constexpr unsigned char VERSION_PATCH = 0;
6
7
#define BLOCK_MDAT "mdat"
0 commit comments