Skip to content

Commit 055a81d

Browse files
committed
Updated version number
1 parent 53e18ca commit 055a81d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ endif (CMAKE_Fortran_COMPILER_ID STREQUAL "GNU")
3939
set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
4040

4141
set (DIFFUSE_VERSION_MAJOR 6)
42-
set (DIFFUSE_VERSION_MINOR 17)
43-
set (DIFFUSE_VERSION_PATCH 02)
42+
set (DIFFUSE_VERSION_MINOR 18)
43+
set (DIFFUSE_VERSION_PATCH 00)
4444

4545
# Readline required for all programs
4646

0 commit comments

Comments
 (0)