Skip to content

Commit

Permalink
Updated version to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kjdev committed Oct 2, 2020
1 parent d8be8be commit eba3704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_lz4.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#ifndef PHP_LZ4_H
#define PHP_LZ4_H

#define LZ4_EXT_VERSION "0.3.6"
#define LZ4_EXT_VERSION "0.3.7"

extern zend_module_entry lz4_module_entry;
#define phpext_lz4_ptr &lz4_module_entry
Expand Down

0 comments on commit eba3704

Please sign in to comment.