We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbbef9 commit c0a570dCopy full SHA for c0a570d
1 file changed
php_snappy.h
@@ -2,7 +2,7 @@
2
#ifndef PHP_SNAPPY_H
3
#define PHP_SNAPPY_H
4
5
-#define SNAPPY_EXT_VERSION "0.2.2"
+#define SNAPPY_EXT_VERSION "0.2.3"
6
7
extern zend_module_entry snappy_module_entry;
8
#define phpext_snappy_ptr &snappy_module_entry
0 commit comments