mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Tag stable version 9.0.1 release.
This commit is contained in:
parent
afb5487fd5
commit
4a3889f1fe
@ -37,7 +37,7 @@
|
|||||||
# KiCad.
|
# KiCad.
|
||||||
#
|
#
|
||||||
# Note: This version string should follow the semantic versioning system
|
# Note: This version string should follow the semantic versioning system
|
||||||
set( KICAD_SEMANTIC_VERSION "9.0.1-rc2" )
|
set( KICAD_SEMANTIC_VERSION "9.0.1" )
|
||||||
|
|
||||||
# Default the version to the semantic version.
|
# Default the version to the semantic version.
|
||||||
# This is overridden by the git repository tag though (if using git)
|
# This is overridden by the git repository tag though (if using git)
|
||||||
|
@ -109,6 +109,7 @@
|
|||||||
"solder_mask_bridge": "error",
|
"solder_mask_bridge": "error",
|
||||||
"starved_thermal": "error",
|
"starved_thermal": "error",
|
||||||
"text_height": "warning",
|
"text_height": "warning",
|
||||||
|
"text_on_edge_cuts": "error",
|
||||||
"text_thickness": "warning",
|
"text_thickness": "warning",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user