Skip to content

Commit 31e6e66

Browse files
committed
Update version to 2014-01-28.
1 parent 2732018 commit 31e6e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quicklisp.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
(format nil ":~D" port)))
969969
(add-line "Connection: close")
970970
;; FIXME: get this version string from somewhere else.
971-
(add-line "User-Agent: quicklisp-bootstrap/2014-01-22-zeta")
971+
(add-line "User-Agent: quicklisp-bootstrap/2014-01-28")
972972
(add-newline sink)
973973
(sink-buffer sink))))
974974

0 commit comments

Comments
 (0)