Skip to content

Commit 83c6409

Browse files
committed
upgrade: version to 0.5.0
1 parent b6fc2f1 commit 83c6409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.4"
27+
#define LZ4_EXT_VERSION "0.5.0"
2828

2929
extern zend_module_entry lz4_module_entry;
3030
#define phpext_lz4_ptr &lz4_module_entry

0 commit comments

Comments
 (0)