Skip to content

Commit

Permalink
reworked version so this would be a patch increment since it is just
Browse files Browse the repository at this point in the history
optimization
  • Loading branch information
profPlum committed Jan 17, 2025
1 parent 9105ac5 commit f71981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.18.4)
include(config/petscCompilers.cmake)

# Set the project details
project(ablateLibrary VERSION 0.13.18)
project(ablateLibrary VERSION 0.12.36)

# Load the Required 3rd Party Libaries
pkg_check_modules(PETSc REQUIRED IMPORTED_TARGET GLOBAL PETSc)
Expand Down

0 comments on commit f71981a

Please sign in to comment.