Skip to content

Commit 02bae0b

Browse files
committed
Updated version number
1 parent 4a05e18 commit 02bae0b

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
@@ -39,7 +39,7 @@ set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
3939

4040
set (DIFFUSE_VERSION_MAJOR 6)
4141
set (DIFFUSE_VERSION_MINOR 16)
42-
set (DIFFUSE_VERSION_PATCH 01)
42+
set (DIFFUSE_VERSION_PATCH 02)
4343

4444
# Readline required for all programs
4545

0 commit comments

Comments
 (0)