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 b8a7c58 commit 7bf50bfCopy full SHA for 7bf50bf
src/include/mallocMC/version.hpp
@@ -37,8 +37,8 @@
37
#pragma once
38
39
/** the mallocMC version: major API changes should be reflected here */
40
-#define MALLOCMC_VERSION_MAJOR 2
41
-#define MALLOCMC_VERSION_MINOR 6
+#define MALLOCMC_VERSION_MAJOR 3
+#define MALLOCMC_VERSION_MINOR 0
42
#define MALLOCMC_VERSION_PATCH 0
43
44
/** the mallocMC flavor is used to differentiate the releases of the
0 commit comments