Revert "Begin version 7 development."

This reverts commit 0d1748c91c.
This commit is contained in:
Wayne Stambaugh 2021-12-22 12:40:54 -05:00
parent 0d1748c91c
commit a34e7c9def
1 changed files with 1 additions and 1 deletions

View File

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