From 2c65c713092ba409d56ce4bdf554146c77e8677b Mon Sep 17 00:00:00 2001 From: Patrick von Reth Date: Wed, 20 Nov 2013 15:27:03 +0100 Subject: [PATCH] call it beta1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 18a2cbe..7c58612 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ option(WITH_SNORE_DEAMON "Build the Snore deamon, which redirects notifications" set(SNORE_VERSION_MAJOR 0) set(SNORE_VERSION_MINOR 4) -set(SNORE_VERSION_SUFFIX "") +set(SNORE_VERSION_SUFFIX "beta1")