Skip to content

Commit fca85f7

Browse files
committed
Update version to 2014-02-01.
1 parent 5941f53 commit fca85f7

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
@@ -22,7 +22,7 @@
2222
(defpackage #:qlqs-info
2323
(:export #:*version*))
2424

25-
(defvar qlqs-info:*version* "2014-01-31")
25+
(defvar qlqs-info:*version* "2014-02-01")
2626

2727
(defpackage #:qlqs-impl
2828
(:use #:cl)

0 commit comments

Comments
 (0)