Skip to content

Commit

Permalink
Bump stability
Browse files Browse the repository at this point in the history
  • Loading branch information
bjori committed May 5, 2015
1 parent 2fad153 commit d8568ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_phongo.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ extern zend_module_entry mongodb_module_entry;

/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
#define MONGODB_VERSION_S "0.6.0"
#define MONGODB_STABILITY_S "devel"
#define MONGODB_STABILITY_S "alpha"
#define MONGODB_VERSION MONGODB_VERSION_S

#ifdef PHP_WIN32
Expand Down

0 comments on commit d8568ab

Please sign in to comment.