Skip to content

Commit 23f221a

Browse files
authored
0.6.0 release. (#95)
Signed-off-by: Josh Romero <[email protected]>
1 parent 907b18e commit 23f221a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/cudecomp.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
#include <mpi.h>
2929

3030
#define CUDECOMP_MAJOR 0
31-
#define CUDECOMP_MINOR 5
32-
#define CUDECOMP_PATCH 1
31+
#define CUDECOMP_MINOR 6
32+
#define CUDECOMP_PATCH 0
3333

3434
#ifdef __cplusplus
3535
extern "C" {

0 commit comments

Comments
 (0)