Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
Signed-off-by: Michael M Slusarz <slusarz@horde.org>
  • Loading branch information
remicollet authored and slusarz committed Sep 16, 2014
1 parent ad5933c commit 8a6a0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/lz4/horde_lz4.h
Expand Up @@ -6,7 +6,7 @@ extern zend_module_entry horde_lz4_module_entry;

extern char horde_lz4_headerid;

#define HORDE_LZ4_EXT_VERSION "1.0.4"
#define HORDE_LZ4_EXT_VERSION "1.0.7"

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

0 comments on commit 8a6a0e5

Please sign in to comment.