Skip to content

Commit

Permalink
remove non-number parts from versions
Browse files Browse the repository at this point in the history
  • Loading branch information
binghe committed Oct 31, 2016
1 parent 4d4017a commit d02553e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usocket.asd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
:name "usocket (client)"
:author "Erik Enge & Erik Huelsmann"
:maintainer "Chun Tian (binghe) & Hans Huebner"
:version "0.8.0-dev"
:version "0.8.0"
:licence "MIT"
:description "Universal socket library for Common Lisp"
:depends-on (:split-sequence
Expand Down

0 comments on commit d02553e

Please sign in to comment.