summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri.staessens@ugent.be>2018-10-09 09:51:38 +0200
committerDimitri Staessens <dimitri.staessens@ugent.be>2018-10-09 09:51:38 +0200
commit664b815345553592b840e6be89384a91f9ee110b (patch)
tree41f1551d65deb7eb76d60a3b2d9ad6dd21714998 /CMakeLists.txt
parent0b2e5c5410580c755cef02114e51f15b19cfaffa (diff)
parentff847419e54f283872d883a85ecea082e2c98790 (diff)
downloadouroboros-664b815345553592b840e6be89384a91f9ee110b.tar.gz
ouroboros-664b815345553592b840e6be89384a91f9ee110b.zip
Merge branch 'testing' into be
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bda0aff9..a42813cb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ include(GNUInstallDirs)
set(PACKAGE_VERSION_MAJOR 0)
set(PACKAGE_VERSION_MINOR 12)
-set(PACKAGE_VERSION_PATCH 0)
+set(PACKAGE_VERSION_PATCH 1)
set(PACKAGE_NAME "${CMAKE_PROJECT_NAME}")
set(PACKAGE_DESCRIPTION "The Ouroboros prototype")