Differences From Artifact [69e40b4ee1]:
- File megatest-version.scm — part of check-in [9f80af4242] at 2017-04-17 16:14:26 on branch v1.64 — Added run/pre-hook support, bumped version (user: mrwellan, size: 159) [annotate] [blame] [check-ins using]
To Artifact [145061c6f0]:
- File megatest-version.scm — part of check-in [7742f3ac5f] at 2017-04-18 14:12:36 on branch v1.64 — possible fix for dashboard filter update issue (user: mrwellan, size: 159) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 | - + | ;; Always use two or four digit decimal ;; 1.01, 1.02...1.10,1.11,1.1101 ... 1.99,2.00.. (declare (unit megatest-version)) |