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 f523863 commit 3ddcd19Copy full SHA for 3ddcd19
.version.cmake
@@ -1,2 +1,2 @@
1
file(READ ".build-serial" BUILD_SERIAL)
2
-set(VERSION 0.6.9.${BUILD_SERIAL})
+set(VERSION 0.6.10.${BUILD_SERIAL})
CHANGELOG
@@ -2,6 +2,10 @@
3
## Status
4
5
+- v0.6.10
6
+ - update submodule cmake-mods
7
+ - security patches
8
+
9
- v0.6.9
10
- update submodule cmake-mods
11
0 commit comments