Tag stable version 9.0.4.

This commit is contained in:
Wayne Stambaugh 2025-08-17 15:32:36 -04:00
parent a883bd2f82
commit 19b2df4693

View File

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