Skip to content

Commit 33097f5

Browse files
committed
Package 1.5.1
1 parent d599dbb commit 33097f5

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
@@ -18,9 +18,9 @@
1818
#define PHONGO_VERSION_H
1919

2020
/* clang-format off */
21-
#define PHP_MONGODB_VERSION "1.5.1-dev"
21+
#define PHP_MONGODB_VERSION "1.5.1"
2222
#define PHP_MONGODB_STABILITY "stable"
23-
#define PHP_MONGODB_VERSION_DESC 1,5,0,3
23+
#define PHP_MONGODB_VERSION_DESC 1,5,0,4
2424
/* clang-format on */
2525

2626
#endif /* PHONGO_VERSION_H */

0 commit comments

Comments
 (0)