Megatest

Check-in [2c34bbfead]
Login
Overview
Comment:updated version to 1.8029
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | v1.8029
Files: files | file ages | folders
SHA1: 2c34bbfead3643e983a12ab324bd1ed683469d1a
User & Date: mmgraham on 2024-02-02 20:00:56
Other Links: branch diff | manifest | tags
Context
2024-02-02
20:00
updated version to 1.8029 Leaf check-in: 2c34bbfead user: mmgraham tags: v1.8029
2024-01-19
08:53
fixed-fork check-in: 1e9f9c66b3 user: mrwellan tags: v1.80-revolution
Changes

Modified megatest-version.scm from [be277ab6e6] to [7d0c9e8bcd].

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







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