diff --git a/s48/cml/pkg-def.scm b/s48/cml/pkg-def.scm index 7199ec2..cf1c6a3 100644 --- a/s48/cml/pkg-def.scm +++ b/s48/cml/pkg-def.scm @@ -1,5 +1,5 @@ (define-package "cml" - (1 0) + (1 1) ((install-lib-version (1 0))) (write-to-load-script `((config) diff --git a/s48/procedure-tables/NEWS b/s48/procedure-tables/NEWS index 26f793c..f54a97c 100644 --- a/s48/procedure-tables/NEWS +++ b/s48/procedure-tables/NEWS @@ -1,2 +1,2 @@ -version 0.0 +version 0.1 * New package system. diff --git a/s48/srfi-10/NEWS b/s48/srfi-10/NEWS index 26f793c..f54a97c 100644 --- a/s48/srfi-10/NEWS +++ b/s48/srfi-10/NEWS @@ -1,2 +1,2 @@ -version 0.0 +version 0.1 * New package system. diff --git a/scsh/bytio/NEWS b/scsh/bytio/NEWS index f54a97c..8818ae7 100644 --- a/scsh/bytio/NEWS +++ b/scsh/bytio/NEWS @@ -1,2 +1,2 @@ -version 0.1 +version 1.0 * New package system.