Skip to content

Commit 514319d

Browse files
committed
bump version to 1.2.2
1 parent 27abbc5 commit 514319d

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.1"
5+
#define PHP_BENCODE_EXTVER "1.2.2"
66

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

0 commit comments

Comments
 (0)