From dfc9b04ba8b458ee63ff809465ebaafffdc596f3 Mon Sep 17 00:00:00 2001 From: ConorWilliams Date: Wed, 24 Feb 2021 15:03:55 +0000 Subject: [PATCH] v1.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 573f7f6..e477bc8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.14 FATAL_ERROR) project( ChuBallotMCR - VERSION 1.1 + VERSION 1.2 DESCRIPTION "Code for the Churchill MCR Postgrad room-ballot" LANGUAGES CXX )