Skip to content

Commit ce37962

Browse files
committed
Release 3.4.0
1 parent 44868b5 commit ce37962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
3939
<email>[email protected]</email>
4040
<active>yes</active>
4141
</lead>
42-
<date>2025-10-12</date>
42+
<date>2025-10-13</date>
4343
<version>
4444
<release>3.4.0</release>
4545
<api>3.4.0</api>

php_memcached.h

Lines changed: 1 addition & 1 deletion
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.3.1dev"
33+
#define PHP_MEMCACHED_VERSION "3.4.0"
3434

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

0 commit comments

Comments
 (0)