Differences From Artifact [be277ab6e6]:
- File megatest-version.scm — part of check-in [0b2981e9bf] at 2024-01-09 10:57:28 on branch v1.80-revolution — set version to 1.8028 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
To Artifact [9ef193166d]:
- File megatest-version.scm — part of check-in [6b4e0e1a52] at 2024-02-06 11:26:16 on branch v1.90 — Bumping version to 1.9001. (user: mrwellan, 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)) |