Commit e8a5cfdd authored by Eric Timmons's avatar Eric Timmons
Browse files

Bump version to 0.0.7

parent f7ffec0f
Loading
Loading
Loading
Loading
Loading
+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.

+1 −1
Original line number Diff line number Diff line
@@ -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