From d90baa0a3e74f768079bff0bf09972c6ad721988 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Mon, 18 Mar 2019 10:59:31 +0100 Subject: version: Ouroboros 0.15.0 Signed-off-by: Sander Vrijders --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e5271555..1483dd76 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ project(ouroboros C) include(GNUInstallDirs) set(PACKAGE_VERSION_MAJOR 0) -set(PACKAGE_VERSION_MINOR 14) +set(PACKAGE_VERSION_MINOR 15) set(PACKAGE_VERSION_PATCH 0) set(PACKAGE_NAME "${CMAKE_PROJECT_NAME}") -- cgit v1.2.3