Skip to content

Commit fb12cee

Browse files
authored
Merge pull request #146 from RedisAI/versionbump
bump version
2 parents ef5f963 + 94f6b86 commit fb12cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ typedef enum {
1717
RAI_DEVICE_GPU,
1818
} RAI_Device;
1919

20-
#define RAI_ENC_VER 200
20+
#define RAI_ENC_VER 300
2121

2222
//#define RAI_COPY_RUN_INPUT
2323
#define RAI_COPY_RUN_OUTPUT

0 commit comments

Comments
 (0)