Bump BORINGSSL_API_VERSION to 37
Change-Id: Ia3dffb0dc0f0dd41357a52bdd1327d03a4087eee
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/82587
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Auto-Submit: Lily Chen <chlily@google.com>
diff --git a/include/openssl/base.h b/include/openssl/base.h
index ae422d5..b302fc4 100644
--- a/include/openssl/base.h
+++ b/include/openssl/base.h
@@ -73,7 +73,7 @@
// A consumer may use this symbol in the preprocessor to temporarily build
// against multiple revisions of BoringSSL at the same time. It is not
// recommended to do so for longer than is necessary.
-#define BORINGSSL_API_VERSION 36
+#define BORINGSSL_API_VERSION 37
#if defined(BORINGSSL_SHARED_LIBRARY)