Differences From Artifact [b4d2006c23]:
- File megatest-version.scm — part of check-in [305d72c734] at 2020-12-12 15:58:55 on branch v1.65 — changed irerun logfile names and tarfile names to matchi each other. added .so files to support dashboard on sles12. Changed version to v16578. (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To Artifact [4d2201c206]:
- File megatest-version.scm — part of check-in [bc8fe667a2] at 2024-09-17 12:41:34 on branch v1.81 — Bumping version to v1.8104 (user: matt, size: 922) [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)) |