Differences From Artifact [ebab2f4c71]:
- File megatest-version.scm — part of check-in [a69ebe6ec4] at 2019-06-18 11:25:02 on branch v1.65-inode-check — Updated megatest version file (user: jmoon18, size: 919) [annotate] [blame] [check-ins using] [more...]
To Artifact [76adf600fc]:
- File megatest-version.scm — part of check-in [19f2bc121f] at 2019-08-08 14:47:13 on branch v1.65 — Udpated version file to 1.65/32 (user: jmoon18, size: 919) [annotate] [blame] [check-ins using]
︙ | |||
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)) |