Bump version to 3.1.4

This commit is contained in:
Aaron Stone
2019-10-06 09:01:37 -07:00
parent 0ee62bd55d
commit 5fd997fc68

View File

@@ -30,7 +30,7 @@
# include "config.h"
#endif
#define PHP_MEMCACHED_VERSION "3.1.3"
#define PHP_MEMCACHED_VERSION "3.1.4"
#if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS)
#define PHP_MEMCACHED_API __declspec(dllexport)