Skip to content

Commit 2c4f0a0

Browse files
committed
change: SNAPPY_LIB_VERSION to 1.2.1
1 parent 6076341 commit 2c4f0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php_snappy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#define PHP_SNAPPY_H
44

55
#define SNAPPY_EXT_VERSION "0.2.1"
6-
#define SNAPPY_LIB_VERSION "1.1.8"
6+
#define SNAPPY_LIB_VERSION "1.2.1"
77

88
extern zend_module_entry snappy_module_entry;
99
#define phpext_snappy_ptr &snappy_module_entry

0 commit comments

Comments
 (0)