Skip to content

Commit 6a7c32b

Browse files
committed
bump version to 1.2.4
1 parent 95f5775 commit 6a7c32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_bencode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define PHP_BENCODE_H
33

44
#define PHP_BENCODE_EXTNAME "bencode"
5-
#define PHP_BENCODE_EXTVER "1.2.3"
5+
#define PHP_BENCODE_EXTVER "1.2.4"
66

77
extern "C" {
88
#include "php.h"

0 commit comments

Comments
 (0)