From 76027eb7b7a08af4be93771ab405ebaa4b29dcf7 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Tue, 16 Jun 2020 13:57:48 -0500 Subject: [PATCH] New patch version should update acts --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ef52e8c8d..4bbbabc3d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ ## PROJECT: hallac_container ################################################################################ cmake_minimum_required (VERSION 3.8) -project (eic_container VERSION 1.3.2) +project (eic_container VERSION 1.3.3) ################################################################################ ## The name of our container -- GitLab