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 21:33:34 +0100 |
commit | d0a5406645bdc84da99d8a0eb2cefbed147e9af9 (patch) | |
tree | 65af9a5ee7f5a756a83043c21bfe822448c807c9 /_oasis | |
parent | 4a754036826405dd488b0718315b434c9cb726d0 (diff) | |
download | ocaml-sid-d0a5406645bdc84da99d8a0eb2cefbed147e9af9.tar.gz |
bump versionshow
Increment major version due to API breakage.
Diffstat (limited to '_oasis')
-rw-r--r-- | _oasis | 2 |
1 files changed, 1 insertions, 1 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 |