Differences From Artifact [dc0c5fbfaa]:
- File megatest-version.scm — part of check-in [9a0b4410d3] at 2017-07-17 16:57:23 on branch v1.64 — bumped version (user: bjbarcla, size: 159) [annotate] [blame] [check-ins using]
To Artifact [6d86b7dff8]:
- File megatest-version.scm — part of check-in [853bcee759] at 2017-07-25 10:48:18 on branch v1.64 — Added last_update to the fields to copy spec. This enables the optimization for copying only changed data (user: mrwellan, size: 159) [annotate] [blame] [check-ins using] [more...]
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)) |