Skip to content

Commit 16ad4e2

Browse files
increment patch number
1 parent 658de09 commit 16ad4e2

2 files changed

Lines changed: 173 additions & 92 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.25) # Needed for CUDA, MPI, and CTest features
22

33
project(
44
EXP
5-
VERSION "7.7.99"
5+
VERSION "7.8.1"
66
HOMEPAGE_URL https://github.com/EXP-code/EXP
77
LANGUAGES C CXX Fortran)
88

0 commit comments

Comments
 (0)