Skip to content

Commit f4d8968

Browse files
authored
Merge pull request #267 from RedisAI/version-bump
version bump 0.9
2 parents b01aef3 + 4bfb3e0 commit f4d8968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ typedef enum {
1616
RAI_DEVICE_GPU = 1
1717
} RAI_Device;
1818

19-
#define RAI_ENC_VER 400
19+
#define RAI_ENC_VER 900
2020

2121
//#define RAI_COPY_RUN_INPUT
2222
#define RAI_COPY_RUN_OUTPUT

0 commit comments

Comments
 (0)