Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Li committed Jun 7, 2024
1 parent e48bc9d commit 181c8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14)

project(H5Z-MD5 VERSION 0.0.1 LANGUAGES C DESCRIPTION "HDF5 plugin for SPERR compression")
project(H5Z-MD5 VERSION 0.1.3 LANGUAGES C DESCRIPTION "HDF5 plugin for SPERR compression")

set(CMAKE_C_STANDARD 11)
if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit 181c8c2

Please sign in to comment.