We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054de62 commit 5b27778Copy full SHA for 5b27778
CMakeLists.txt
@@ -42,7 +42,7 @@ if (BUILD_SDF)
42
gz_configure_project(
43
NO_PROJECT_PREFIX
44
REPLACE_INCLUDE_PATH sdf
45
- VERSION_SUFFIX pre2)
+ VERSION_SUFFIX)
46
47
#################################################
48
# Find tinyxml2.
Changelog.md
@@ -1,6 +1,6 @@
1
## libsdformat 16.X
2
3
-### libsdformat 16.0.0 (2025-09-24)
+### libsdformat 16.0.0 (2025-09-30)
4
5
1. **Baseline:** this includes all changes from 15.3.0 and earlier.
6
0 commit comments