We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114e32f commit 9e1c6f9Copy full SHA for 9e1c6f9
Changelog.cmake
@@ -1,6 +1,5 @@
1
-set(CMMM_LATEST_VERSION 1.0)
+set(CMMM_LATEST_VERSION 0.9)
2
3
function(changelog)
4
cmmm_changes(0.9 "Alpha version")
5
- cmmm_changes(1.0 "Init version")
6
endfunction()
0 commit comments