diff options
-rw-r--r-- | _oasis | 2 | ||||
-rw-r--r-- | sid.opam | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ OASISFormat: 0.4 Name: sid Synopsis: Handle security identifiers (SID). -Version: 1.1 +Version: 2.0 Authors: phg License: LGPL-3 with OCaml linking exception BuildTools: ocamlbuild @@ -1,5 +1,5 @@ opam-version: "2.0" -version: "1.1" +version: "2.0" synopsis: "Handle security identfiers" maintainer: "Philipp Gesang <phg@phi-gamma.net>" |