projects
/
mes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18e7d97
)
Release 0.7.
v0.7
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Sat, 3 Jun 2017 10:00:08 +0000
(12:00 +0200)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Sat, 3 Jun 2017 19:38:39 +0000
(21:38 +0200)
* configure (VERSION): Bump.
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index bbb14ec50806888c821f7c6eef5d80bc7cf317e5..3d0859096d13293430346b716174392a5acc0f74 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-50,7
+50,7
@@
exec ${GUILE} --no-auto-compile -L $(pwd) -e '(@@ (configure) main)' -s "$0" ${1
(define *shell* "sh")
(define PACKAGE "mes")
-(define VERSION "0.
6
")
+(define VERSION "0.
7
")
(define PREFIX "/usr/local")
(define GUILE_EFFECTIVE_VERSION (effective-version))
(define GUILE (or (getenv "guile") "guile"))