From d06fd1f81783d5f4aea038284ccc47ce3f7d2a4c Mon Sep 17 00:00:00 2001 From: "Paul R. C. Kent" Date: Fri, 25 Aug 2023 10:17:15 -0400 Subject: [PATCH] Set development version 3.17.9 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cc6225cbc8..271631d012 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ endif() ###################################################################### project( qmcpack - VERSION 3.17.1 + VERSION 3.17.9 LANGUAGES C CXX) # add the automatically determined parts of the RPATH