diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-04-23 20:47:09 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:01 -0300 |
commit | afe67de41f428cf44ff1878db6ccc07bb5ea6d50 (patch) | |
tree | 8de28f0c48f027caf9b5255a428748c1e537726e /development/kicad-doc/README | |
parent | c62a16f43997e78b0a562f7869bbd6fc6e000541 (diff) |
development/kicad-doc: Updated for version bzr_20130328.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/kicad-doc/README')
-rw-r--r-- | development/kicad-doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/kicad-doc/README b/development/kicad-doc/README index 479dab756a05..9eb0cbd01fd2 100644 --- a/development/kicad-doc/README +++ b/development/kicad-doc/README @@ -3,7 +3,7 @@ Additional KiCad documentation and presentations. Since this documentation package has a separate release time-line, you may have to specify the version of the installed KiCad package if it is newer than this documentation package. At the time of writing, -it was "bzr_20120205". To specify another release, run this SlackBuild +it was "bzr_20130325". To specify another release, run this SlackBuild as follows: # KICAD_VERSION="bzr_yyyymmdd" ./kicad-doc.SlackBuild |