We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6076341 commit 2c4f0a0Copy full SHA for 2c4f0a0
1 file changed
php_snappy.h
@@ -3,7 +3,7 @@
3
#define PHP_SNAPPY_H
4
5
#define SNAPPY_EXT_VERSION "0.2.1"
6
-#define SNAPPY_LIB_VERSION "1.1.8"
+#define SNAPPY_LIB_VERSION "1.2.1"
7
8
extern zend_module_entry snappy_module_entry;
9
#define phpext_snappy_ptr &snappy_module_entry
0 commit comments