Skip to content

Commit

Permalink
upgrade: version to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kjdev committed Feb 1, 2024
1 parent c66ac1a commit da58851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_brotli.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ extern "C" {
#endif

/* Don't forget to check BROTLI_LIB_VERSION in config.m4/w32 */
#define BROTLI_EXT_VERSION "0.14.2"
#define BROTLI_EXT_VERSION "0.15.0"
#define BROTLI_NS "Brotli"

/* brotli */
Expand Down

0 comments on commit da58851

Please sign in to comment.