Differences From Artifact [1abdf0d47d]:
- File megatest-version.scm — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 920) [annotate] [blame] [check-ins using] [more...]
To Artifact [12d8dd76bb]:
- File megatest-version.scm — part of check-in [1519ed155c] at 2018-04-10 01:05:45 on branch v1.65-modularization — Bumped version (user: matt, size: 920) [annotate] [blame] [check-ins using]
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 24 | - + | ;; 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)) |