Skip to content

Commit 7a7af03

Browse files
authored
Merge pull request #5586 from NREL/0311_final_release_notes
0311 final release notes
2 parents 2937910 + 97faff1 commit 7a7af03

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ get_directory_property(hasParent PARENT_DIRECTORY)
165165

166166
# TODO: Modify the more specific variables as needed to indicate prerelease, etc
167167
# Keep in beta in-between release cycles. Set to empty string (or comment out) for official)
168-
set(PROJECT_VERSION_PRERELEASE "rc3")
168+
set(PROJECT_VERSION_PRERELEASE "rc4")
169169

170170
# OpenStudio version: Only include Major.Minor.Patch, eg "3.0.0", even if you have a prerelease tag
171171
set(OPENSTUDIO_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
Binary file not shown.

developer/doc/ReleaseNotes/OpenStudio_Release_Notes_3_11_0_TBD.md renamed to developer/doc/ReleaseNotes/OpenStudio_Release_Notes_3_11_0_20260116.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenStudio Version 3.11.0
22

3-
_Release Notes_ - _TBD_
3+
_Release Notes_ - 2026-01-16
44

55
These release notes describe version 3.11.0 of the OpenStudio SDK developed by the National Laboratory of the Rockies (NLR), Building Technologies and Sciences Center, Building Performance Modeling Group, and associated collaborators. The notes are organized into the following sections:
66

0 commit comments

Comments
 (0)