Skip to content

Commit f9a2dce

Browse files
committed
Tag release version 6.0.7.
1 parent 52157ac commit f9a2dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeModules/KiCadVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# KiCad.
3838
#
3939
# Note: This version string should follow the semantic versioning system
40-
set( KICAD_SEMANTIC_VERSION "6.0.6-unknown" )
40+
set( KICAD_SEMANTIC_VERSION "6.0.7" )
4141

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

0 commit comments

Comments
 (0)