Skip to content

Commit

Permalink
Update CMakeLists.txt to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ggoneiESS authored Nov 8, 2024
1 parent 04a3b6e commit 49eaf72
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.0
# VERSION 0.6.1
# documentation for VERSION with one '.' is stored as v:latest (see doc/conf.py.in)
VERSION 0.6
VERSION 0.6.1
)


Expand Down

0 comments on commit 49eaf72

Please sign in to comment.