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 c3b6c21 commit f3dc829Copy full SHA for f3dc829
src/core/common/ojph_defs.h
@@ -57,8 +57,8 @@ typedef int64_t si64;
57
58
/////////////////////////////////////////////////////////////////////////////
59
#define OJPH_CORE_VER_MAJOR 0
60
-#define OJPH_CORE_VER_MINOR 7
61
-#define OJPH_CORE_VER_SUBMINOR 0
+#define OJPH_CORE_VER_MINOR 6
+#define OJPH_CORE_VER_SUBMINOR 5
62
63
64
#define OJPH_INT_STRINGIFY(I) #I
0 commit comments