Megatest

Check-in [1d52e25fdf]
Login
Overview
Comment:Bumping version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | v1.6574 | v1.65-ignore | v1.65-junk
Files: files | file ages | folders
SHA1: 1d52e25fdf2dde5354b8c4fffc358e6f47606b17
User & Date: mrwellan on 2020-10-01 19:54:17
Other Links: branch diff | manifest | tags
Context
2020-10-01
19:54
Bumping version Closed-Leaf check-in: 1d52e25fdf user: mrwellan tags: v1.6574, v1.65-ignore, v1.65-junk
15:54
Dashboard performance fix check-in: 8e136e0b88 user: mrwellan tags: v1.65-ignore, v1.65-junk
Changes

Modified megatest-version.scm from [b0b8f27e41] to [46b33a3712].

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.65661)







|
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.6574)