chiark
/
gitweb
/
~mdw
/
sod
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update automatically managed build utilities.
[sod]
/
src
/
auto.lisp.in
1
;;; -*-lisp-*-
2
3
(defparameter *version* "@VERSION@"
4
"The official Sod revision number.")
5
6
(defparameter *sysdef-version* "@ASDF_VERSION@"
7
"The Sod revision number, forced into ASDF's limited format.")