version adjustment
This commit is contained in:
parent
6a39104743
commit
21b95d44d3
|
@ -1,6 +1,6 @@
|
||||||
(define-package "bytio"
|
(define-package "bytio"
|
||||||
(0 1)
|
(1 0)
|
||||||
()
|
((install-lib-version (1 0)))
|
||||||
(write-to-load-script
|
(write-to-load-script
|
||||||
`((config)
|
`((config)
|
||||||
(load ,(absolute-file-name "packages.scm"
|
(load ,(absolute-file-name "packages.scm"
|
||||||
|
|
Loading…
Reference in New Issue