From c67f096ff6ff8f79ce7b1bf31187f185bc27c947 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Fri, 14 Feb 2020 14:09:43 -0600
Subject: [PATCH] Increment  patch

---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d89552b..a39dcc6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 cmake_minimum_required (VERSION 3.1)
-project (HallcTools VERSION 1.1.9)
+project (HallcTools VERSION 1.1.10)
 
 include(GNUInstallDirs)
 include(cmake/os.cmake)
-- 
GitLab