Begin version 9.0.5 development.

This commit is contained in:
Wayne Stambaugh
2025-08-17 15:48:17 -04:00
parent 19b2df4693
commit d45a38f086
+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.4" )
set( KICAD_SEMANTIC_VERSION "9.0.4-unknown" )
# Default the version to the semantic version.
# This is overridden by the git repository tag though (if using git)