Skip to content

Commit e5e941b

Browse files
committed
H5FDdsm 0.9.9
1 parent 69cd317 commit e5e941b

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
@@ -13,7 +13,7 @@ project(H5FDdsm C CXX)
1313
#-----------------------------------------------------------------------------
1414
set(H5FDdsm_VERS_MAJOR "0")
1515
set(H5FDdsm_VERS_MINOR "9")
16-
set(H5FDdsm_VERS_RELEASE "8")
16+
set(H5FDdsm_VERS_RELEASE "9")
1717
set(H5FDdsm_PACKAGE "h5fddsm")
1818
set(H5FDdsm_PACKAGE_NAME "H5FDdsm")
1919
set(H5FDdsm_PACKAGE_VERSION "${H5FDdsm_VERS_MAJOR}.${H5FDdsm_VERS_MINOR}.${H5FDdsm_VERS_RELEASE}")

0 commit comments

Comments
 (0)