Differences From Artifact [beada33a43]:
- File client/1.0/neutral/pkgd.eagle — part of check-in [c0f928a659] at 2017-10-04 18:12:56 on branch trunk — Revise how client version strings are validated. (user: mistachkin, size: 66252) [annotate] [blame] [check-ins using]
To Artifact [3414d7200c]:
- File client/1.0/neutral/pkgd.eagle — part of check-in [8041d996dc] at 2017-10-04 19:00:18 on branch trunk — Bump client version to '1.0.1'. (user: mistachkin, size: 66197) [annotate] [blame] [check-ins using]
︙ | |||
1925 1926 1927 1928 1929 1930 1931 | 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 | - + - | maybeAddToAutoPath [expr {[isEagle] ? "eagle" : "tcl"}] \ $persistentRootDirectory # # NOTE: Provide the package to the interpreter. # |