Skip to content

Commit 41c4302

Browse files
committed
Change back to latest docs
1 parent a8f5b6f commit 41c4302

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.6.1
5-
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
64
VERSION 0.6.1
5+
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
6+
VERSION 0.6
77
)
88

99

0 commit comments

Comments
 (0)