Megatest

Check-in [4434a042ef]
Login
Overview
Comment:Updated version file.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v2.01-try-1
Files: files | file ages | folders
SHA1: 4434a042ef8f5ff27774e6c994058377c00262bc
User & Date: mrwellan on 2018-10-24 15:19:05
Other Links: branch diff | manifest | tags
Context
2018-11-15
22:51
Merged in trunk check-in: 99beb0e21a user: matt tags: v2.01-try-1
2018-10-24
15:19
Updated version file. check-in: 4434a042ef user: mrwellan tags: v2.01-try-1
2018-10-19
14:41
Create new branch named "v2.01" check-in: 28ee2dd11d user: mrwellan tags: v2.01-try-1
Changes

Modified megatest-version.scm from [a98be9fc64] to [0dae8aa2d2].

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







|
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 2.0101)