Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions include/cudecomp.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
#include <mpi.h>

#define CUDECOMP_MAJOR 0
#define CUDECOMP_MINOR 5
#define CUDECOMP_PATCH 1
#define CUDECOMP_MINOR 6
#define CUDECOMP_PATCH 0

#ifdef __cplusplus
extern "C" {
Expand Down