Skip to content

Commit 98b5dfb

Browse files
committed
bump version to 1.2.5
1 parent 0effba7 commit 98b5dfb

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
@@ -3,7 +3,7 @@
33

44
/* clang-format off */
55
#define PHP_BENCODE_EXTNAME "bencode"
6-
#define PHP_BENCODE_EXTVER "1.2.4"
6+
#define PHP_BENCODE_EXTVER "1.2.5"
77
/* clang-format on */
88

99
extern "C" {

0 commit comments

Comments
 (0)