Skip to content

Commit

Permalink
Tag release version 7.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
stambaughw committed Aug 13, 2023
1 parent 2176788 commit 2176a65
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 "7.0.7-rc1" )
set( KICAD_SEMANTIC_VERSION "7.0.7" )

# 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 2176a65

Please sign in to comment.