Skip to content

Commit 5572e61

Browse files
committed
upgrade: version to 0.2.2
1 parent 2c4f0a0 commit 5572e61

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.1"
5+
#define SNAPPY_EXT_VERSION "0.2.2"
66
#define SNAPPY_LIB_VERSION "1.2.1"
77

88
extern zend_module_entry snappy_module_entry;

0 commit comments

Comments
 (0)