Tag stable version 9.0.4 release candidate 1.

This commit is contained in:
Wayne Stambaugh 2025-08-08 14:22:07 -04:00
parent 111c4fec5b
commit 440e8c9669

View File

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