summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-04-09 09:24:42 -0700
committerChad Versace <chad.versace@linux.intel.com>2012-04-09 09:24:42 -0700
commit34f326c4e449dc789b617bdb64acbc892d1f2524 (patch)
tree72492dd14cfebd9c5ba4d24f6c1f99c641199e10
parentc666fce44803ec436188355c99d955d8693b41c4 (diff)
cmake: Bump version to 0.10.1
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6d70e0a..2bd5157 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@ project(waffle C)
cmake_minimum_required(VERSION 2.8)
# Release version.
-set(waffle_version 0.0)
+set(waffle_version 0.1)
# Library version.
#