Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rneder committed Dec 1, 2024
1 parent 53e18ca commit 055a81d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ endif (CMAKE_Fortran_COMPILER_ID STREQUAL "GNU")
set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

set (DIFFUSE_VERSION_MAJOR 6)
set (DIFFUSE_VERSION_MINOR 17)
set (DIFFUSE_VERSION_PATCH 02)
set (DIFFUSE_VERSION_MINOR 18)
set (DIFFUSE_VERSION_PATCH 00)

# Readline required for all programs

Expand Down

0 comments on commit 055a81d

Please sign in to comment.