There was an error while loading. Please reload this page.
1 parent 6caef59 commit 0593ed5Copy full SHA for 0593ed5
2 files changed
.version.cmake
@@ -1,2 +1,2 @@
1
file(READ ".build-serial" BUILD_SERIAL)
2
-set(VERSION 0.6.8.${BUILD_SERIAL})
+set(VERSION 0.6.9.${BUILD_SERIAL})
CHANGELOG
@@ -2,6 +2,9 @@
3
## Status
4
5
+- v0.6.9
6
+ - update submodule cmake-mods
7
+
8
- v0.6.8
9
- update submodule cmake-mods
10
- fix `versions-extract.py`, make it work for new style `.version.cmake` template
0 commit comments