Skip to content

Commit 44ee0db

Browse files
Package 2.1.3
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
1 parent beaf460 commit 44ee0db

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,8 +22,8 @@
2222
* publishing a release. */
2323

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

0 commit comments

Comments
 (0)