Skip to content

Commit

Permalink
Updated version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kjdev committed Aug 21, 2017
1 parent 87aafb3 commit fb61d07
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.2"
#define LZ4_EXT_VERSION "0.3.3"

extern zend_module_entry lz4_module_entry;
#define phpext_lz4_ptr &lz4_module_entry
Expand Down

0 comments on commit fb61d07

Please sign in to comment.