Skip to content

Commit

Permalink
Bump version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick888 committed Jan 14, 2023
1 parent d2b9b2f commit b6098d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_bencode.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/* clang-format off */
#define PHP_BENCODE_EXTNAME "bencode"
#define PHP_BENCODE_EXTVER "1.3.0"
#define PHP_BENCODE_EXTVER "1.3.1"
/* clang-format on */

extern "C" {
Expand Down

0 comments on commit b6098d9

Please sign in to comment.