Skip to content

Commit

Permalink
release 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Huebner committed Jul 10, 2016
1 parent dbe0a28 commit 2e3b957
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.7.4
2016-07-10
Merge pull request #13 from vibs29/master (Hans Hübner)
Make copy-stream work for CMUCL Gray Streams (vibs29)

Version 0.7.3
2014-11-28
remove version from cl-fad-test system (Hans Huebner)
Expand Down
2 changes: 1 addition & 1 deletion cl-fad.asd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#+:allegro (cl:require :osi)

(asdf:defsystem #:cl-fad
:version "0.7.3"
:version "0.7.4"
:description "Portable pathname library"
:serial t
:components ((:file "packages")
Expand Down

0 comments on commit 2e3b957

Please sign in to comment.