Skip to content

Commit bef411f

Browse files
committed
Package 1.17.1
1 parent 8aee6f6 commit bef411f

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
@@ -23,8 +23,8 @@
2323

2424
/* clang-format off */
2525
#define PHP_MONGODB_VERSION "1.17.1"
26-
#define PHP_MONGODB_STABILITY "devel"
27-
#define PHP_MONGODB_VERSION_DESC 1,17,1,0
26+
#define PHP_MONGODB_STABILITY "stable"
27+
#define PHP_MONGODB_VERSION_DESC 1,17,1,1
2828
/* clang-format on */
2929

3030
#endif /* PHONGO_VERSION_H */

0 commit comments

Comments
 (0)