Skip to content

Commit 49df1b4

Browse files
authored
Set version 2.2.0 for release (#6575)
1 parent d6d6440 commit 49df1b4

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

release_docs/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
v2.2.0-rc1 -- July 22, 2026
1+
HDF5 version 2.2.0 released on 2026-07-28
2+
3+
---
24

35
# 🔺 HDF5 Changelog
46
All notable changes to this project will be documented in this file. This document describes the differences between this release and the previous

src/H5public.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
* Invalid: #define H5_VERS_SUBRELEASE -snap0
8282
*
8383
*/
84-
#define H5_VERS_SUBRELEASE "-rc1"
84+
#define H5_VERS_SUBRELEASE ""
8585

8686
/* Derived version strings - automatically generated from the above */
8787
/**

0 commit comments

Comments
 (0)