Tag stable version 9.0.3 release candidate 1.

This commit is contained in:
Wayne Stambaugh 2025-07-02 11:27:34 -04:00
parent be9ce460f8
commit 7182278200

View File

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