Fix versioning
randombit opened this issue · 0 comments
randombit commented
botan
should probably be1.0
nowbotan-sys
should no longer be tied tobotan
's versioning, since we never expect to make any incompatible change to the C++ FFI layer (at least not for a long time), so changes tobotan-sys
should always be additive. I think something like1.YYYYMMDD
works.