Set version 2.2.0 for release (#6575)

This commit is contained in:
Larry Knox
2026-07-28 15:39:56 -05:00
committed by GitHub
parent d6d6440020
commit 49df1b4e5c
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
v2.2.0-rc1 -- July 22, 2026
HDF5 version 2.2.0 released on 2026-07-28
---
# 🔺 HDF5 Changelog
All notable changes to this project will be documented in this file. This document describes the differences between this release and the previous
+1 -1
View File
@@ -81,7 +81,7 @@
* Invalid: #define H5_VERS_SUBRELEASE -snap0
*
*/
#define H5_VERS_SUBRELEASE "-rc1"
#define H5_VERS_SUBRELEASE ""
/* Derived version strings - automatically generated from the above */
/**