projects
/
mes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1e8f03
)
Release 0.9.
v0.9
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Wed, 26 Jul 2017 10:55:19 +0000
(12:55 +0200)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Wed, 26 Jul 2017 13:57:38 +0000
(15:57 +0200)
* configure (VERSION): Bump to 0.9.
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 1713256709f16e314431fbf743afb5a2e7e56d5d..598369848c30a536e7ea3e03a46cd11fdbc4cfac 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.
8
")
+(define VERSION "0.
9
")
(define PREFIX "/usr/local")
(define GUILE_EFFECTIVE_VERSION (effective-version))
(define GUILE (or (getenv "guile") "guile"))