Skip to content

Commit 7618a4d

Browse files
committed
Package 1.5.2
1 parent 93185b7 commit 7618a4d

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
@@ -19,8 +19,8 @@
1919

2020
/* clang-format off */
2121
#define PHP_MONGODB_VERSION "1.5.2"
22-
#define PHP_MONGODB_STABILITY "devel"
23-
#define PHP_MONGODB_VERSION_DESC 1,5,0,5
22+
#define PHP_MONGODB_STABILITY "stable"
23+
#define PHP_MONGODB_VERSION_DESC 1,5,0,6
2424
/* clang-format on */
2525

2626
#endif /* PHONGO_VERSION_H */

0 commit comments

Comments
 (0)