Skip to content

Commit 239697b

Browse files
committed
Fixed version string
1 parent 1ac1d0e commit 239697b

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

2020
/* clang-format off */
21-
#define PHP_MONGODB_VERSION "1.5.3-dev
21+
#define PHP_MONGODB_VERSION "1.5.3-dev"
2222
#define PHP_MONGODB_STABILITY "devel"
2323
#define PHP_MONGODB_VERSION_DESC 1,5,0,7
2424
/* clang-format on */

0 commit comments

Comments
 (0)