Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asdf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
asdf
asdf
Commits
1050e5d9
Commit
1050e5d9
authored
Nov 18, 2015
by
Francois-Rene Rideau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include 3.1.5 and 3.1.6 in default upgrade tags.
parent
dcb8a695
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tools/test-upgrade.lisp
tools/test-upgrade.lisp
+2
-1
No files found.
tools/test-upgrade.lisp
View file @
1050e5d9
...
...
@@ -10,6 +10,8 @@
;; The 3.1 series provides the asdf3.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.6"
;; (2015-10-17) more bug fixes
"3.1.5"
;; (2015-07-21) more bug fixes
"3.1.4"
;; (2014-10-09) more bug fixes, source-registry cache
"3.1.3"
;; (2014-07-24) a bug fix release for 3.1.2
"3.1.2"
;; (2014-05-06) the first ASDF 3.1 release
...
...
@@ -170,4 +172,3 @@ Use the preferred lisp implementation"
(
return
(
success
))))))
(
defalias
u
test-upgrade
)
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