Skip to content

Commit 5b27778

Browse files
authored
Prepare for 16.0.0 release (#1591)
Signed-off-by: Ian Chen <ichen@openrobotics.org>
1 parent 054de62 commit 5b27778

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if (BUILD_SDF)
4242
gz_configure_project(
4343
NO_PROJECT_PREFIX
4444
REPLACE_INCLUDE_PATH sdf
45-
VERSION_SUFFIX pre2)
45+
VERSION_SUFFIX)
4646

4747
#################################################
4848
# Find tinyxml2.

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## libsdformat 16.X
22

3-
### libsdformat 16.0.0 (2025-09-24)
3+
### libsdformat 16.0.0 (2025-09-30)
44

55
1. **Baseline:** this includes all changes from 15.3.0 and earlier.
66

0 commit comments

Comments
 (0)