Overview
Comment: | updated version to 1.6571 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.6571 | v1.65-failed-testdat |
Files: | files | file ages | folders |
SHA1: |
aa5f09467a991c81ce778100940856c6 |
User & Date: | mmgraham on 2020-09-21 15:51:15 |
Other Links: | branch diff | manifest | tags |
Context
2020-09-22
| ||
11:15 | merged in latest 1.65-test-rundat to get Matt's dashboard fix ==/FAIL/orion/mars/== check-in: abba297395 user: mmgraham tags: v1.65-failed-testdat | |
2020-09-21
| ||
15:51 | updated version to 1.6571 check-in: aa5f09467a user: mmgraham tags: v1.6571, v1.65-failed-testdat | |
15:36 | merged in 1.65-test-rundat branch ==/FAIL/orion,mars/== check-in: cfd25d66e9 user: mmgraham tags: v1.6571, v1.65-failed-testdat | |
Changes
Modified megatest-version.scm from [f253e5978b] to [2f016f1442].
︙ | ︙ | |||
16 17 18 19 20 21 22 | ;; 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)) | | | 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)) (define megatest-version 1.6571) |