Megatest

Check-in [4c0b5593dd]
Login
Overview
Comment:bumped to ...17
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.65
Files: files | file ages | folders
SHA1: 4c0b5593dd64f4f03ea32ee9d1853347fa022db8
User & Date: bjbarcla on 2018-12-06 15:37:06
Other Links: branch diff | manifest | tags
Context
2018-12-06
16:56
fixed bug introduced in last commit where run-a-command was not backgrounding check-in: 59a626c53f user: bjbarcla tags: v1.65, v1.6517
15:37
bumped to ...17 check-in: 4c0b5593dd user: bjbarcla tags: v1.65
12:01
bumped to v1.6515 check-in: a5596b73e4 user: bjbarcla tags: v1.65
Changes

Modified megatest-version.scm from [b1fe3c044c] to [d17e7ccee3].

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







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