Update version to 2.16.0

This commit is contained in:
Dmitri Tikhonov 2020-06-03 08:27:38 -04:00
parent f50b91483b
commit 6bca16f0d2
3 changed files with 15 additions and 3 deletions

View file

@ -24,7 +24,7 @@ extern "C" {
#endif
#define LSQUIC_MAJOR_VERSION 2
#define LSQUIC_MINOR_VERSION 15
#define LSQUIC_MINOR_VERSION 16
#define LSQUIC_PATCH_VERSION 0
/**