Skip to content

Commit 4a3889f

Browse files
committed
Tag stable version 9.0.1 release.
1 parent afb5487 commit 4a3889f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cmake/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 "9.0.1-rc2" )
40+
set( KICAD_SEMANTIC_VERSION "9.0.1" )
4141

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

demos/tiny_tapeout/tinytapeout-demo.kicad_pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
"solder_mask_bridge": "error",
110110
"starved_thermal": "error",
111111
"text_height": "warning",
112+
"text_on_edge_cuts": "error",
112113
"text_thickness": "warning",
113114
"through_hole_pad_without_hole": "error",
114115
"too_many_vias": "error",

0 commit comments

Comments
 (0)