Tag stable version 9.0.3 release.

This commit is contained in:
Wayne Stambaugh 2025-07-07 19:07:07 -04:00
parent 50e902c06b
commit 21b6198547

View File

@ -37,7 +37,7 @@
# KiCad. # KiCad.
# #
# Note: This version string should follow the semantic versioning system # Note: This version string should follow the semantic versioning system
set( KICAD_SEMANTIC_VERSION "9.0.3-rc1" ) set( KICAD_SEMANTIC_VERSION "9.0.3" )
# Default the version to the semantic version. # Default the version to the semantic version.
# This is overridden by the git repository tag though (if using git) # This is overridden by the git repository tag though (if using git)