#!/bin/sh scsh -l scheme/install-lib/install-lib-version.scm -c \ '(display (string-join (map number->string install-lib-version) "."))'