more sensible vesrion #

This commit is contained in:
Dwight 2009-02-11 11:38:39 -05:00
parent 8a569e8bc0
commit 020b6035b4
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ namespace mongo {
115 replay, opLogging
*/
void listen(int port) {
const char *Version = "db version 122";
const char *Version = "db version v0.8.0";
log() << Version << ", pdfile version " << VERSION << "." << VERSION_MINOR << endl;
pdfileInit();
//testTheDb();