mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-24 05:21:20 -08:00
Change release number to 0.9d
This commit is contained in:
parent
35942c9eaa
commit
8bbc5146a6
3 changed files with 12 additions and 77 deletions
2
src/configure
vendored
2
src/configure
vendored
|
|
@ -1304,7 +1304,7 @@ echo "***"
|
|||
exit 2;
|
||||
fi
|
||||
|
||||
ECL_VERSION=0.9c
|
||||
ECL_VERSION=0.9d
|
||||
|
||||
|
||||
ac_aux_dir=
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ exit 2;
|
|||
fi
|
||||
|
||||
dnl Set the version number. This seems the best place to keep it.
|
||||
ECL_VERSION=0.9c
|
||||
ECL_VERSION=0.9d
|
||||
AC_SUBST(ECL_VERSION)
|
||||
|
||||
dnl Guess operating system of host. We do not allow cross-compiling.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue