diff options
author | Keith Packard <keithp@keithp.com> | 2017-03-01 14:01:59 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-03-01 14:01:59 -0800 |
commit | 59aaac44e3e164b326518b324b52d115fbb76fca (patch) | |
tree | 33f9ea54c4d98dade66123134abf2b7c1197ae00 /doc | |
parent | b5a42665d7811707b6bd4a67d7d8e6532daa29e4 (diff) |
telemini outline svg had wrong version number
Diffstat (limited to 'doc')
-rw-r--r-- | doc/telemini-v3.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/telemini-v3.svg b/doc/telemini-v3.svg index 12e2e7d1..8835a2b2 100644 --- a/doc/telemini-v3.svg +++ b/doc/telemini-v3.svg @@ -25,7 +25,7 @@ <path d="M25,25 l100,0"/> <path style="fill:#000000;stroke:none" d="M125,20 l10,5 l-10,5 z"/> <!-- label --> - <text x="75" y="20" style="fill:#000000;stroke:none" text-anchor="middle">TeleMini v2</text> + <text x="75" y="20" style="fill:#000000;stroke:none" text-anchor="middle">TeleMini v3</text> <g transform="rotate(90)" style="font-size:14"> <text x="25" y="-143" style="fill:#000000;stroke:none" text-anchor="middle">UP</text> </g> |