Overview
Comment: | merged fork |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.80 |
Files: | files | file ages | folders |
SHA1: |
5d3a86162e5bf61ffad9b9708889d634 |
User & Date: | mmgraham on 2023-04-12 10:19:24 |
Other Links: | branch diff | manifest | tags |
Context
2023-04-12
| ||
12:50 | moved mtargs before debugprint check-in: a8323ba69f user: pjhatwal tags: v1.80 | |
10:19 | merged fork check-in: 5d3a86162e user: mmgraham tags: v1.80 | |
08:47 | Limit backoff delay, check that param is a condition check-in: ff60788828 user: matt tags: v1.80 | |
2023-04-11
| ||
15:43 | Changed version to 1.8013 check-in: 65629a0fef user: mmgraham tags: v1.80, v1.8013 | |
Changes
Modified megatest-version.scm from [d0ffbbeca6] to [3ebd592b4e].
︙ | |||
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)) |