Skip to content

Commit

Permalink
upgrade: version to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kjdev committed Sep 3, 2023
1 parent 742fb59 commit 58c0c92
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.0"
#define BROTLI_EXT_VERSION "0.14.2"
#define BROTLI_NS "Brotli"

/* brotli */
Expand Down

0 comments on commit 58c0c92

Please sign in to comment.