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
oct
oct
Commits
bcb0aded
Commit
bcb0aded
authored
Nov 26, 2013
by
Raymond Toy
Browse files
Update the versions.
parent
0a607f3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
oct.asd
View file @
bcb0aded
...
...
@@ -36,7 +36,7 @@
:author
"Raymond Toy"
:maintainer
"See <http://www.common-lisp.net/project/oct>"
:licence
"MIT"
:version
"2013.11.2
4
"
; Just use the date
:version
"2013.11.2
6
"
; Just use the date
:components
((
:file
"qd-package"
)
(
:file
"qd-rep"
:depends-on
(
"qd-package"
))
...
...
@@ -76,7 +76,7 @@
(
asdf:defsystem
oct-tests
:depends-on
(
oct
)
:version
"201
1
.1
2.05
"
; Just use the date
:version
"201
3
.1
1.26
"
; Just use the date
:in-order-to
((
compile-op
(
load-op
:rt
))
(
test-op
(
load-op
:rt
:oct
)))
:components
...
...
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