Differences From Artifact [1094c4a239]:
- File megatest-version.scm — part of check-in [ac0148ceaf] at 2019-01-25 13:21:05 on branch v1.65 — pgdb selective sync, copy last update time in tables as is and use the smallest of thoes as area update (user: pjhatwal, size: 919) [annotate] [blame] [check-ins using]
To Artifact [58d639f18b]:
- File megatest-version.scm — part of check-in [582b7fa0fb] at 2019-01-31 17:14:51 on branch v1.65 — bumped version to v1.6523 (user: bjbarcla, 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)) |