Skip to content

Commit 60c1acc

Browse files
committed
Package 1.6.0alpha3
1 parent 211845e commit 60c1acc

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

2020
/* clang-format off */
21-
#define PHP_MONGODB_VERSION "1.6.0alpha3-dev"
22-
#define PHP_MONGODB_STABILITY "devel"
21+
#define PHP_MONGODB_VERSION "1.6.0alpha3"
22+
#define PHP_MONGODB_STABILITY "alpha"
2323
#define PHP_MONGODB_VERSION_DESC 1,6,0,4
2424
/* clang-format on */
2525

0 commit comments

Comments
 (0)