Skip to content

Commit c0a570d

Browse files
committed
upgrade: version to 0.2.3
1 parent ffbbef9 commit c0a570d

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
@@ -2,7 +2,7 @@
22
#ifndef PHP_SNAPPY_H
33
#define PHP_SNAPPY_H
44

5-
#define SNAPPY_EXT_VERSION "0.2.2"
5+
#define SNAPPY_EXT_VERSION "0.2.3"
66

77
extern zend_module_entry snappy_module_entry;
88
#define phpext_snappy_ptr &snappy_module_entry

0 commit comments

Comments
 (0)