Skip to content

Commit 0593ed5

Browse files
committed
bump v0.6.9
- update cmake-mods submodule
1 parent 6caef59 commit 0593ed5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
file(READ ".build-serial" BUILD_SERIAL)
2-
set(VERSION 0.6.8.${BUILD_SERIAL})
2+
set(VERSION 0.6.9.${BUILD_SERIAL})

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Status
44

5+
- v0.6.9
6+
- update submodule cmake-mods
7+
58
- v0.6.8
69
- update submodule cmake-mods
710
- fix `versions-extract.py`, make it work for new style `.version.cmake` template

0 commit comments

Comments
 (0)