Skip to content

Commit 6175dc0

Browse files
Package 1.21.0
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
1 parent 94692b7 commit 6175dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phongo_version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
* publishing a release. */
2323

2424
/* clang-format off */
25-
#define PHP_MONGODB_VERSION "1.21.0dev"
26-
#define PHP_MONGODB_STABILITY "devel"
25+
#define PHP_MONGODB_VERSION "1.21.0"
26+
#define PHP_MONGODB_STABILITY "stable"
2727
#define PHP_MONGODB_VERSION_DESC 1,21,0,0
2828
/* clang-format on */
2929

0 commit comments

Comments
 (0)