Updated META file

10 months ago

author
Markus Mottl <markus.mottl@gmail.com>
date
Tue Jul 05 14:52:52 2011 -0400
changeset 130
fa139c28e197
parent 129
5aebaf3172ca
child 131
a6ea9913fb34

Updated META file

lib/META file | annotate | diff | revisions
     1.1 --- a/lib/META
     1.2 +++ b/lib/META
     1.3 @@ -1,4 +1,4 @@
     1.4 -version = "6.1.0"
     1.5 +version = "6.1.1"
     1.6  description = "automated S-expression conversion"
     1.7  requires = "unix bigarray num"
     1.8  archive(byte) = "sexplib.cma"
     1.9 @@ -6,7 +6,7 @@
    1.10  exists_if = "sexplib.cma"
    1.11  
    1.12  package "syntax" (
    1.13 - version = "6.1.0"
    1.14 + version = "6.1.1"
    1.15   description = "Syntax extension for Sexplib"
    1.16   requires = "camlp4 type-conv.syntax sexplib"
    1.17   archive(syntax,preprocessor) = "pa_sexp_conv.cmo"
    1.18 @@ -15,7 +15,7 @@
    1.19  )
    1.20  
    1.21  package "top" (
    1.22 - version = "6.1.0"
    1.23 + version = "6.1.1"
    1.24   description = "automated S-expression conversion"
    1.25   requires = "sexplib"
    1.26   archive(byte) = "sexplib_top.cma"

mercurial