Differences From Artifact [51f935afac]:
- File megatest-version.scm — part of check-in [8293650fcd] at 2019-03-28 16:10:23 on branch v1.65 — updated version (user: pjhatwal, size: 919) [annotate] [blame] [check-ins using] [more...]
To Artifact [581281b28b]:
- File megatest-version.scm — part of check-in [e03d5c75f8] at 2019-05-31 16:08:26 on branch v1.65 — Updated version tag (user: jmoon18, size: 919) [annotate] [blame] [check-ins using] [more...]
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 | - + | ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;; 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)) |