We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15ec92 commit bf27b2cCopy full SHA for bf27b2c
php_lz4.h
@@ -24,7 +24,7 @@
24
#ifndef PHP_LZ4_H
25
#define PHP_LZ4_H
26
27
-#define LZ4_EXT_VERSION "0.5.0"
+#define LZ4_EXT_VERSION "0.6.0"
28
29
extern zend_module_entry lz4_module_entry;
30
#define phpext_lz4_ptr &lz4_module_entry
0 commit comments