Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuebner committed Nov 21, 2013
1 parent c9d1d43 commit fb1be77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.3.7
2013-11-21
Dummy without any functional changes

Version 1.3.6 Version 1.3.6
Documentation fixes (thanks to sarvid and stassats for the report) Documentation fixes (thanks to sarvid and stassats for the report)


Expand Down
2 changes: 1 addition & 1 deletion drakma.asd
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@


(in-package :drakma-asd) (in-package :drakma-asd)


(defvar *drakma-version-string* "1.3.6" (defvar *drakma-version-string* "1.3.7"
"Drakma's version number as a string.") "Drakma's version number as a string.")


;; we export its name so we can import it later ;; we export its name so we can import it later
Expand Down

0 comments on commit fb1be77

Please sign in to comment.