Skip to content

Commit 70325af

Browse files
committed
change master docu to latest
1 parent 16f4ce3 commit 70325af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cmake_minimum_required(VERSION 3.10)
22
project(h5cpp
33
LANGUAGES CXX C
4-
VERSION 0.7.0
4+
# VERSION 0.7.0
55
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
6-
# VERSION 0.7
6+
VERSION 0.7
77
)
88

99

0 commit comments

Comments
 (0)