Skip to content

Commit a2c3ccb

Browse files
committed
Updated version to 0.6.2
1 parent 2f1977f commit a2c3ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_brotli.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ extern "C" {
66
#endif
77

88
/* Don't forget to check BROTLI_LIB_VERSION in config.m4/w32 */
9-
#define BROTLI_EXT_VERSION "0.6.1"
9+
#define BROTLI_EXT_VERSION "0.6.2"
1010

1111
extern zend_module_entry brotli_module_entry;
1212
#define phpext_brotli_ptr &brotli_module_entry

0 commit comments

Comments
 (0)