projects
/
mes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e411d38
)
Release 0.14.
v0.14
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Sun, 20 May 2018 10:47:01 +0000
(12:47 +0200)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Sun, 20 May 2018 10:47:01 +0000
(12:47 +0200)
* configure (VERSION): Bump to 0.14.
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 17a168dea66ab01b64e91dd33b2a9cdba6771559..7ecc29a075343885e7babe29fb58947447cda05c 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-58,7
+58,7
@@
exec ${GUILE-guile} --no-auto-compile -e '(configure)' -s "$0" ${1+"$@"}
(define *shell* "sh")
(define PACKAGE "mes")
-(define VERSION "0.1
3
")
+(define VERSION "0.1
4
")
(define PREFIX "/usr/local")
(define GUILE_EFFECTIVE_VERSION (effective-version))
(define GUILE (or (getenv "guile") "guile"))