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 69cd317 commit e5e941bCopy full SHA for e5e941b
CMakeLists.txt
@@ -13,7 +13,7 @@ project(H5FDdsm C CXX)
13
#-----------------------------------------------------------------------------
14
set(H5FDdsm_VERS_MAJOR "0")
15
set(H5FDdsm_VERS_MINOR "9")
16
-set(H5FDdsm_VERS_RELEASE "8")
+set(H5FDdsm_VERS_RELEASE "9")
17
set(H5FDdsm_PACKAGE "h5fddsm")
18
set(H5FDdsm_PACKAGE_NAME "H5FDdsm")
19
set(H5FDdsm_PACKAGE_VERSION "${H5FDdsm_VERS_MAJOR}.${H5FDdsm_VERS_MINOR}.${H5FDdsm_VERS_RELEASE}")
0 commit comments