Skip to content

Commit bf27b2c

Browse files
committed
upgrade: version to 0.6.0
1 parent e15ec92 commit bf27b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_lz4.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#ifndef PHP_LZ4_H
2525
#define PHP_LZ4_H
2626

27-
#define LZ4_EXT_VERSION "0.5.0"
27+
#define LZ4_EXT_VERSION "0.6.0"
2828

2929
extern zend_module_entry lz4_module_entry;
3030
#define phpext_lz4_ptr &lz4_module_entry

0 commit comments

Comments
 (0)