We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb8015 commit 2949bbeCopy full SHA for 2949bbe
CMakeLists.txt
@@ -40,7 +40,7 @@ set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
40
41
set (DIFFUSE_VERSION_MAJOR 6)
42
set (DIFFUSE_VERSION_MINOR 18)
43
-set (DIFFUSE_VERSION_PATCH 00)
+set (DIFFUSE_VERSION_PATCH 01)
44
45
# Readline required for all programs
46
0 commit comments