Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
7f154f4a
Commit
7f154f4a
authored
May 13, 2014
by
Francois-Rene Rideau
Browse files
Add 3.1.2 to the versions that upgrades are tested against.
parent
f6a20034
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/run-tests.sh
View file @
7f154f4a
...
...
@@ -331,19 +331,21 @@ upgrade_tags () {
#
# The 3.0 series is a stable release of ASDF 3
# with Robert Goldman taking over maintainership at 3.0.2.
# 3.0.0 was 2.33.10 promoted, but version-satisfies meant it was suddenly
# 3.0.0 was
just
2.33.10 promoted, but version-satisfies meant it was suddenly
# not compatible with ASDF2 anymore, so we immediately released 3.0.1
# 3.0.1 (2013-05-16) is the first stable ASDF 3 release
# 3.0.2 (2013-07-02)
wa
s the first ASDF 3 in SBCL
# 3.0.3 (2013-10-22)
wa
s the last in the ASDF 3.0 series
# 3.0.2 (2013-07-02)
i
s the first ASDF 3 in SBCL
# 3.0.3 (2013-10-22)
i
s the last in the ASDF 3.0 series
#
# The 3.1 series provides the 3.1 feature, meaning users can rely on
# all the stabilization work done in 3.0 so far, plus extra developments
# in UIOP, package-inferred-system, and more robustification.
# 3.1.2 (2014-05-06) is the first ASDF 3.1 release
#
# We return the above designated versions in order of decreasing relevance,
# which pretty much means REQUIRE and most recent first.
echo
REQUIRE
echo
3.1.2
echo
3.0.3 3.0.2 3.0.1
echo
2.32 2.27
echo
2.26 2.22 2.20 2.019 2.014.6 2.011 2.008 2.000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment