Skip to content

Commit

Permalink
Package 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Aug 1, 2018
1 parent 93185b7 commit 7618a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phongo_version.h
Expand Up @@ -19,8 +19,8 @@

/* clang-format off */
#define PHP_MONGODB_VERSION "1.5.2"
#define PHP_MONGODB_STABILITY "devel"
#define PHP_MONGODB_VERSION_DESC 1,5,0,5
#define PHP_MONGODB_STABILITY "stable"
#define PHP_MONGODB_VERSION_DESC 1,5,0,6
/* clang-format on */

#endif /* PHONGO_VERSION_H */

0 comments on commit 7618a4d

Please sign in to comment.