diff options
| author | Philipp Gesang <phg@phi-gamma.net> | 2018-12-09 21:33:30 +0100 |
|---|---|---|
| committer | Philipp Gesang <phg@phi-gamma.net> | 2018-12-09 22:36:18 +0100 |
| commit | 346c0c91bce135215597111a0530dd7ab51b3f89 (patch) | |
| tree | 54e9ffe1aec1630013dd62fad5c30ffc4b5ebf16 | |
| parent | 30557c0fdfdc8eacf481f41ab4c97536763c0fa9 (diff) | |
| download | ocaml-sid-346c0c91bce135215597111a0530dd7ab51b3f89.tar.gz | |
bump versionv2.0
Increment major version due to API breakage.
| -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>" |
