summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSander Vrijders <sander@ouroboros.rocks>2019-03-18 10:59:31 +0100
committerSander Vrijders <sander@ouroboros.rocks>2019-03-18 11:09:32 +0100
commitd90baa0a3e74f768079bff0bf09972c6ad721988 (patch)
treed3e4aeb32eca149109240960c0b0573cb7609f3d
parent33c6b76a80189dd92f0fa2d579b1a0b9ca69127c (diff)
downloadouroboros-0.15.0.tar.gz
ouroboros-0.15.0.zip
version: Ouroboros 0.15.00.15.0
Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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}")