Differences From Artifact [5d53cbbe46]:
- File megatest-version.scm — part of check-in [ad4842a081] at 2020-07-29 16:36:17 on branch v1.65 — fix to archive save-remove (user: pjhatwal, size: 919) [annotate] [blame] [check-ins using]
To Artifact [89d4156eaa]:
- File megatest-version.scm — part of check-in [ea53e1b896] at 2020-07-30 18:54:43 on branch v1.65 — changed version to 1.6558 (user: mmgraham, 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)) |