Skip to content

Commit

Permalink
version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erh committed May 22, 2009
1 parent 851655f commit 1cec8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdafx.h
Expand Up @@ -31,7 +31,7 @@ namespace mongo {
const bool debug=false;
#endif

const char versionString[] = "0.9.1+";
const char versionString[] = "0.9.2";
// pdfile versions
const int VERSION = 4;
const int VERSION_MINOR = 4;
Expand Down

0 comments on commit 1cec8ff

Please sign in to comment.