Differences From Artifact [68f6877d02]:
- File megatest-version.scm — part of check-in [ffaeb9b692] at 2019-08-23 14:15:40 on branch v1.65 — Updated version to 1.65/34 (user: jmoon18, size: 919) [annotate] [blame] [check-ins using] [more...]
To Artifact [79456f7d29]:
- File megatest-version.scm — part of check-in [8f2462ead6] at 2019-09-19 14:52:11 on branch v1.65 — update to pgdb sync to have publish time (user: pjhatwal, 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)) |