Skip to content

Commit 7bf50bf

Browse files
authored
Bump version to 3.0.0 (alpaka-group#261)
1 parent b8a7c58 commit 7bf50bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/mallocMC/version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
#pragma once
3838

3939
/** the mallocMC version: major API changes should be reflected here */
40-
#define MALLOCMC_VERSION_MAJOR 2
41-
#define MALLOCMC_VERSION_MINOR 6
40+
#define MALLOCMC_VERSION_MAJOR 3
41+
#define MALLOCMC_VERSION_MINOR 0
4242
#define MALLOCMC_VERSION_PATCH 0
4343

4444
/** the mallocMC flavor is used to differentiate the releases of the

0 commit comments

Comments
 (0)