Skip to content

Commit

Permalink
Updated version to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kjdev committed Apr 8, 2018
1 parent bf5da92 commit 7013a58
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.3"
#define LZ4_EXT_VERSION "0.3.4"

extern zend_module_entry lz4_module_entry;
#define phpext_lz4_ptr &lz4_module_entry
Expand Down

0 comments on commit 7013a58

Please sign in to comment.