Skip to content

Commit 10a5719

Browse files
committed
change doc to latest
1 parent 867957d commit 10a5719

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.1
4+
# VERSION 0.7.1
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)