Skip to content

Commit 290a126

Browse files
committed
Update version to 2015-01-28
1 parent dbb4d19 commit 290a126

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-02-01")
25+
(defvar qlqs-info:*version* "2015-01-28")
2626

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

0 commit comments

Comments
 (0)