summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Antonuk <aega@med.umich.edu>2012-04-23 15:43:39 -0400
committerAlan Antonuk <aega@med.umich.edu>2012-04-23 15:43:39 -0400
commit03654fa49b5882cacc2d25ce5c4d70a9033e8e4e (patch)
tree6a574385bef6a3c03a8816275c707ac5a9d72354
parent3ff795807f102aa866aec4d0921dd83ab3b9757d (diff)
downloadrabbitmq-c-github-ask-03654fa49b5882cacc2d25ce5c4d70a9033e8e4e.tar.gz
Bumping VERSION to 0.2 due to license change0.2
-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