Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Feb 24, 2015
1 parent ed23e3b commit e4b00f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/lz4/horde_lz4.h
Expand Up @@ -4,7 +4,7 @@
extern zend_module_entry horde_lz4_module_entry;
#define phpext_horde_lz4_ptr &horde_lz4_module_entry

#define HORDE_LZ4_EXT_VERSION "1.0.7"
#define HORDE_LZ4_EXT_VERSION "1.0.8"

#ifdef PHP_WIN32
# define PHP_HORDE_LZ4_API __declspec(dllexport)
Expand Down

0 comments on commit e4b00f0

Please sign in to comment.