mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-30 03:53:19 +02:00
Back to -dev
This commit is contained in:
+3
-3
@@ -22,9 +22,9 @@
|
||||
* publishing a release. */
|
||||
|
||||
/* clang-format off */
|
||||
#define PHP_MONGODB_VERSION "1.17.2"
|
||||
#define PHP_MONGODB_STABILITY "stable"
|
||||
#define PHP_MONGODB_VERSION_DESC 1,17,2,1
|
||||
#define PHP_MONGODB_VERSION "1.17.3-dev"
|
||||
#define PHP_MONGODB_STABILITY "devel"
|
||||
#define PHP_MONGODB_VERSION_DESC 1,17,3,0
|
||||
/* clang-format on */
|
||||
|
||||
#endif /* PHONGO_VERSION_H */
|
||||
|
||||
Reference in New Issue
Block a user