Skip to content

Commit

Permalink
Change back to latest docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotan committed Nov 11, 2024
1 parent a8f5b6f commit 41c4302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cmake_minimum_required(VERSION 3.10)
project(h5cpp
LANGUAGES CXX C
# VERSION 0.6.1
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
VERSION 0.6.1
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
VERSION 0.6
)


Expand Down

0 comments on commit 41c4302

Please sign in to comment.