Skip to content

Commit

Permalink
Tag release version 7.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
stambaughw committed Apr 13, 2023
1 parent f1f69c6 commit 5827329
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.1-unknown" )
set( KICAD_SEMANTIC_VERSION "7.0.2" )

# 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 5827329

Please sign in to comment.