Skip to content

Commit

Permalink
added revision number
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrremann committed May 11, 2020
1 parent a6373fb commit b890c88
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion kicad/index-tab.kicad_pcb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(kicad_pcb (version 20171130) (host pcbnew "(5.1.5)-3")
(kicad_pcb (version 20171130) (host pcbnew "(5.1.5-0-10_14)")

(general
(thickness 1.6)
Expand All @@ -10,6 +10,12 @@
)

(page A4)
(title_block
(title "Index Tab")
(rev 3)
(company Minimon)
)

(layers
(0 F.Cu signal)
(31 B.Cu signal)
Expand Down
2 changes: 1 addition & 1 deletion kicad/index-tab.sch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ encoding utf-8
Sheet 1 2
Title "Index Tab"
Date "2020-02-06"
Rev "0.1"
Rev "3"
Comp "Minimon"
Comment1 ""
Comment2 ""
Expand Down

0 comments on commit b890c88

Please sign in to comment.