[cl-dbf-cvs] CVS cl-dbf
CVS User rklochkov
rklochkov at common-lisp.net
Mon Dec 31 22:14:00 UTC 2012
Update of /project/cl-dbf/cvsroot/cl-dbf
In directory tiger.common-lisp.net:/tmp/cvs-serv24178
Modified Files:
cl-dbf.asd
Log Message:
Version
--- /project/cl-dbf/cvsroot/cl-dbf/cl-dbf.asd 2012/12/13 12:54:44 1.3
+++ /project/cl-dbf/cvsroot/cl-dbf/cl-dbf.asd 2012/12/31 22:14:00 1.4
@@ -5,7 +5,7 @@
(defsystem #:cl-dbf
:description "DBF files reader/writer"
:author "Roman Klochkov <kalimehtar at mail.ru>"
- :version "0.1.1"
+ :version "0.1.2"
:license "BSD"
:depends-on (#:com.gigamonkeys.binary-data #:flexi-streams)
:components
More information about the cl-dbf-cvs
mailing list