Skip to content

Commit 2949bbe

Browse files
committed
Updated version number
1 parent 1fb8015 commit 2949bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
4040

4141
set (DIFFUSE_VERSION_MAJOR 6)
4242
set (DIFFUSE_VERSION_MINOR 18)
43-
set (DIFFUSE_VERSION_PATCH 00)
43+
set (DIFFUSE_VERSION_PATCH 01)
4444

4545
# Readline required for all programs
4646

0 commit comments

Comments
 (0)