Release 0.15.
* configure (VERSION): Bump to 0.15.
This commit is contained in:
parent
25651c6d51
commit
1b80c8a76f
2
configure
vendored
2
configure
vendored
|
@ -58,7 +58,7 @@ exec ${GUILE-guile} -L . --no-auto-compile -e '(configure)' -s "$0" ${1+"$@"}
|
|||
|
||||
(define *shell* "sh")
|
||||
(define PACKAGE "mes")
|
||||
(define VERSION "0.14")
|
||||
(define VERSION "0.15")
|
||||
(define PREFIX "/usr/local")
|
||||
(define GUILE_EFFECTIVE_VERSION (effective-version))
|
||||
(define GUILE (or (getenv "guile") "guile"))
|
||||
|
|
Loading…
Reference in a new issue