From 09318aa277bb88cca6588aa5547c743d23a97242 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Mon, 13 Jan 2020 06:52:17 -0600 Subject: [PATCH] tversion increment --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 78ad4db..acec914 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.1) -project (HallcTools VERSION 1.1.3) +project (HallcTools VERSION 1.1.4) include(GNUInstallDirs) include(cmake/os.cmake) -- GitLab