projects
/
mes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad135d3
)
Release 0.12.
v0.12
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Fri, 6 Apr 2018 05:24:05 +0000
(07:24 +0200)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Fri, 6 Apr 2018 05:24:05 +0000
(07:24 +0200)
* configure (VERSION): Bump to 0.12.
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 956904b40a20077913446ac903138d561ff8fc84..832722df394b9aef26a34afdd485f045f91d2eac 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-52,7
+52,7
@@
exec ${GUILE} --no-auto-compile -L $(pwd) -C $(pwd) -e 'main' -s "$0" ${1+"$@"}
(define *shell* "sh")
(define PACKAGE "mes")
-(define VERSION "0.1
1
")
+(define VERSION "0.1
2
")
(define PREFIX "/usr/local")
(define GUILE_EFFECTIVE_VERSION (effective-version))
(define GUILE (or (getenv "guile") "guile"))