Skip to content

Commit 2e89339

Browse files
committed
Final update of NEWS and VERSION for release
Signed-off-by: Ralph Castain <[email protected]>
1 parent f726dae commit 2e89339

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
major=3
1919
minor=0
20-
release=11
20+
release=12
2121

2222
# PRRTE required dependency versions.
2323
# List in x.y.z format.
@@ -90,7 +90,7 @@ date="Nov 24, 2018"
9090
# Version numbers are described in the Libtool current:revision:age
9191
# format.
9292

93-
libprrte_so_version=3:11:0
93+
libprrte_so_version=3:12:0
9494

9595
# "Common" components install standalone libraries that are run-time
9696
# linked by one or more components. So they need to be versioned as

docs/news/news-v3.x.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ PRRTE v3.x series
44
This file contains all the NEWS updates for the PRRTE v3.x
55
series, in reverse chronological order.
66

7-
3.0.12 -- ? Sept 2025
7+
3.0.12 -- 9 Sept 2025
88
---------------------
9+
- PR #2269: Final update of NEWS and VERSION for release
10+
- PR #2263: Multiple commits
11+
- Extend control over client connections
12+
- Ensure we have HNP node aliases
913
- PR #2255: Update NEWS
1014
- PR #2254: Replace some incorrectly removed code
1115
- PR #2253: Multiple commits

0 commit comments

Comments
 (0)