From e74c3b64b8532d4fe9150b5977bc59d0f92d29ea Mon Sep 17 00:00:00 2001 From: Stephane Del Pino <stephane.delpino44@gmail.com> Date: Tue, 3 Jul 2018 21:47:31 +0200 Subject: [PATCH] Releasing v0.1.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dab2afb9d..0bb23d5a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ include(CheckNotInSources) #------------------------------------------------------ project (Pastis - VERSION 0.0.4) + VERSION 0.1.0) #------------------------------------------------------ -- GitLab