Skip to content

Commit

Permalink
Tag release version 6.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
stambaughw committed Oct 28, 2022
1 parent f813130 commit b29f91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeModules/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 "6.0.8-unknown" )
set( KICAD_SEMANTIC_VERSION "6.0.9" )

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

Please sign in to comment.