From cd73f3984e29cf1ec320d93cbe552fc7ed242e21 Mon Sep 17 00:00:00 2001 From: Sorvigolova Date: Mon, 6 Apr 2015 14:32:27 +0300 Subject: [PATCH] Fixed build configuration --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.h b/src/config.h index 5e006d5..e591ef4 100644 --- a/src/config.h +++ b/src/config.h @@ -7,7 +7,7 @@ #define _CONFIG_H_ /*! scetool base version. */ -#define SCETOOL_VERSION_BASE "0.2.13" +#define SCETOOL_VERSION_BASE "0.2.14" /*! Private build. */ //#define CONFIG_PRIVATE_BUILD