Skip to content

Commit 0d7e0b5

Browse files
committed
release version 0.2.5
1 parent 9bf35e5 commit 0d7e0b5

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
@@ -4,7 +4,7 @@ project(Cadmium)
44
# The version number.
55
set(Cadmium_VERSION_MAJOR 0)
66
set(Cadmium_VERSION_MINOR 2)
7-
set(Cadmium_VERSION_PATCH 4)
7+
set(Cadmium_VERSION_PATCH 5)
88

99
list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake-modules")
1010

0 commit comments

Comments
 (0)