We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f5b6f commit 41c4302Copy full SHA for 41c4302
CMakeLists.txt
@@ -1,9 +1,9 @@
1
cmake_minimum_required(VERSION 3.10)
2
project(h5cpp
3
LANGUAGES CXX C
4
- # VERSION 0.6.1
5
- # documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
6
VERSION 0.6.1
+ # documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
+ VERSION 0.6
7
)
8
9
0 commit comments