release 2.0.8
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Version 2.0.8
|
||||||
|
2014-11-28
|
||||||
|
Update support info (Hans Huebner)
|
||||||
|
|
||||||
Version 2.0.7
|
Version 2.0.7
|
||||||
2014-01-23
|
2014-01-23
|
||||||
doc: Update repository location, remove the darcs mirror. (Stas Boukarev)
|
doc: Update repository location, remove the darcs mirror. (Stas Boukarev)
|
||||||
|
|||||||
@ -37,7 +37,7 @@
|
|||||||
(in-package :cl-ppcre-asd)
|
(in-package :cl-ppcre-asd)
|
||||||
|
|
||||||
(defsystem :cl-ppcre
|
(defsystem :cl-ppcre
|
||||||
:version "2.0.7"
|
:version "2.0.8"
|
||||||
:description "Perl-compatible regular expression library"
|
:description "Perl-compatible regular expression library"
|
||||||
:serial t
|
:serial t
|
||||||
:components ((:file "packages")
|
:components ((:file "packages")
|
||||||
|
|||||||
Reference in New Issue
Block a user