Differences From 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...]
To Artifact [2946261f67]:
- File megatest-version.scm — part of check-in [57d0d68288] at 2019-09-30 14:54:43 on branch v1.65 — Updated version to 1.65/36 (user: jmoon18, 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)) |