Skip to content

Commit 28548fa

Browse files
Package 2.3.0
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
1 parent d358ab3 commit 28548fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

phongo_version.h

Lines changed: 2 additions & 2 deletions
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 "2.3.0dev"
26-
#define PHP_MONGODB_STABILITY "devel"
25+
#define PHP_MONGODB_VERSION "2.3.0"
26+
#define PHP_MONGODB_STABILITY "stable"
2727
#define PHP_MONGODB_VERSION_DESC 2,3,0,0
2828
/* clang-format on */
2929

0 commit comments

Comments
 (0)