Skip to content

Commit

Permalink
Tag release version 8.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
stambaughw committed Feb 22, 2024
1 parent 6ceea74 commit 942661f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/KiCadVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# KiCad.
#
# Note: This version string should follow the semantic versioning system
set( KICAD_SEMANTIC_VERSION "8.0.0~rc3" )
set( KICAD_SEMANTIC_VERSION "8.0.0" )

# Default the version to the semantic version.
# This is overridden by the git repository tag though (if using git)
Expand Down

0 comments on commit 942661f

Please sign in to comment.