Increase version number

This commit is contained in:
Paul Kent 2022-02-14 10:00:45 -05:00
parent b7a10897da
commit 7ef61ab9d1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ cmake_policy(SET CMP0075 NEW)
######################################################################
project(
qmcpack
VERSION 3.12.9
VERSION 3.13.0
LANGUAGES C CXX)
#--------------------------------------------------------------------