summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--librabbitmq/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/librabbitmq/CMakeLists.txt b/librabbitmq/CMakeLists.txt
index 1608ae8..99804a8 100644
--- a/librabbitmq/CMakeLists.txt
+++ b/librabbitmq/CMakeLists.txt
@@ -33,7 +33,7 @@ add_custom_command(
VERBATIM)
-SET(CONFIG_CONTENTS "#define VERSION \"0.0.1\"
+SET(CONFIG_CONTENTS "#define VERSION \"0.2\"
#ifndef __cplusplus
# define inline ${C_INLINE}
#endif // __cplusplus