Skip to content

Commit 4f576de

Browse files
committed
Master branch is now 1.14-dev
1 parent b396cf4 commit 4f576de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/phongo_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
#define PHONGO_VERSION_H
1919

2020
/* clang-format off */
21-
#define PHP_MONGODB_VERSION "1.13.1-dev"
21+
#define PHP_MONGODB_VERSION "1.14.0-dev"
2222
#define PHP_MONGODB_STABILITY "devel"
23-
#define PHP_MONGODB_VERSION_DESC 1,13,1,0
23+
#define PHP_MONGODB_VERSION_DESC 1,14,0,0
2424
/* clang-format on */
2525

2626
#endif /* PHONGO_VERSION_H */

0 commit comments

Comments
 (0)