From 03654fa49b5882cacc2d25ce5c4d70a9033e8e4e Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Mon, 23 Apr 2012 15:43:39 -0400 Subject: Bumping VERSION to 0.2 due to license change --- librabbitmq/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1