Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jul 16, 2017
1 parent 188dd12 commit 3b0e14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_libsodium.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
extern zend_module_entry sodium_module_entry;
#define phpext_sodium_ptr &sodium_module_entry

#define PHP_SODIUM_VERSION "2.0.1"
#define PHP_SODIUM_VERSION "2.0.2"

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

0 comments on commit 3b0e14f

Please sign in to comment.