There was an error while loading. Please reload this page.
1 parent 4660f91 commit 63852cfCopy full SHA for 63852cf
1 file changed
src/framework.hpp
@@ -1,7 +1,7 @@
1
#pragma once
2
3
-static constexpr unsigned char VERSION_MAJOR = 0;
4
-static constexpr unsigned char VERSION_MINOR = 1;
+static constexpr unsigned char VERSION_MAJOR = 1;
+static constexpr unsigned char VERSION_MINOR = 0;
5
static constexpr unsigned char VERSION_PATCH = 0;
6
7
#define BLOCK_MDAT "mdat"
0 commit comments