Skip to content

Commit 03654fa

Browse files
committed
Bumping VERSION to 0.2 due to license change
1 parent 3ff7958 commit 03654fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librabbitmq/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ add_custom_command(
3333
VERBATIM)
3434

3535

36-
SET(CONFIG_CONTENTS "#define VERSION \"0.0.1\"
36+
SET(CONFIG_CONTENTS "#define VERSION \"0.2\"
3737
#ifndef __cplusplus
3838
# define inline ${C_INLINE}
3939
#endif // __cplusplus

0 commit comments

Comments
 (0)