Skip to content

Commit 95a2e73

Browse files
committed
Merge branch 'dev'
2 parents 189c8e5 + 6cacd61 commit 95a2e73

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

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

0 commit comments

Comments
 (0)