Differences From Artifact [4c5d00aa0d]:
- File megatest-version.scm — part of check-in [90c94db373] at 2022-12-27 12:20:16 on branch v1.70 — Changed version to 1.7011 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
To Artifact [b97d917168]:
- File megatest-version.scm — part of check-in [b44fc61aa6] at 2023-02-14 14:25:37 on branch v1.70 — changed version to 1.7012 (user: mmgraham, size: 922) [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)) |