Tag stable version 9.0.0 release.

This commit is contained in:
Wayne Stambaugh
2025-02-19 10:49:49 -05:00
parent 1b5c97d464
commit 286b0611fe
+1 -1
View File
@@ -37,7 +37,7 @@
# KiCad.
#
# Note: This version string should follow the semantic versioning system
set( KICAD_SEMANTIC_VERSION "9.0.0-rc3" )
set( KICAD_SEMANTIC_VERSION "9.0.0" )
# Default the version to the semantic version.
# This is overridden by the git repository tag though (if using git)