Skip to content

Commit ff4304e

Browse files
committed
Bump version and release notes for 3.2.0
1 parent fdf7bc9 commit ff4304e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
3535
</lead>
3636
<date>2022-03-24</date>
3737
<version>
38-
<release>3.2.1</release>
38+
<release>3.2.0</release>
3939
<api>3.2.0</api>
4040
</version>
4141
<stability>

php_memcached.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# include "config.h"
3131
#endif
3232

33-
#define PHP_MEMCACHED_VERSION "3.1.5"
33+
#define PHP_MEMCACHED_VERSION "3.2.0"
3434

3535
#if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS)
3636
#define PHP_MEMCACHED_API __declspec(dllexport)

0 commit comments

Comments
 (0)