Skip to content

Commit 5fb2f8e

Browse files
committed
fix typo
1 parent 41c4302 commit 5fb2f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22
project(h5cpp
33
LANGUAGES CXX C
4-
VERSION 0.6.1
4+
# VERSION 0.6.1
55
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
66
VERSION 0.6
77
)

0 commit comments

Comments
 (0)