Skip to content

Commit 17d87b2

Browse files
committed
Bump version discriminator for 1.5 branch
1 parent f0eb438 commit 17d87b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phongo_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/* clang-format off */
2121
#define PHP_MONGODB_VERSION "1.5.1-dev"
2222
#define PHP_MONGODB_STABILITY "stable"
23-
#define PHP_MONGODB_VERSION_DESC 1,5,0,2
23+
#define PHP_MONGODB_VERSION_DESC 1,5,0,3
2424
/* clang-format on */
2525

2626
#endif /* PHONGO_VERSION_H */

0 commit comments

Comments
 (0)