Skip to content

Commit 8d0323e

Browse files
authored
Bump version to 1.21-dev (#1661)
1 parent 54bc60a commit 8d0323e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phongo_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
* publishing a release. */
2323

2424
/* clang-format off */
25-
#define PHP_MONGODB_VERSION "1.20.0dev"
25+
#define PHP_MONGODB_VERSION "1.21.0dev"
2626
#define PHP_MONGODB_STABILITY "devel"
27-
#define PHP_MONGODB_VERSION_DESC 1,20,0,0
27+
#define PHP_MONGODB_VERSION_DESC 1,21,0,0
2828
/* clang-format on */
2929

3030
#endif /* PHONGO_VERSION_H */

0 commit comments

Comments
 (0)