Loading CHANGELOG.org +2 −0 Original line number Diff line number Diff line #+TITLE: CLPM Changelog * v0.0.7 - 2019-01-28 Bug fixes, add ability to statically link against libssl, improved helper scripts * v0.0.6 - 2019-01-09 Many documentation improvements. Loading src/clpm/version.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ ;; NOTE: If this form changes position in this file you *must* update clpm.asd as ;; well. (defparameter *version* "0.0.6" (defparameter *version* "0.0.7" "The version number of CLPM.") (defparameter *git-version* nil Loading Loading
CHANGELOG.org +2 −0 Original line number Diff line number Diff line #+TITLE: CLPM Changelog * v0.0.7 - 2019-01-28 Bug fixes, add ability to statically link against libssl, improved helper scripts * v0.0.6 - 2019-01-09 Many documentation improvements. Loading
src/clpm/version.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ ;; NOTE: If this form changes position in this file you *must* update clpm.asd as ;; well. (defparameter *version* "0.0.6" (defparameter *version* "0.0.7" "The version number of CLPM.") (defparameter *git-version* nil Loading