Pull all the code for defining and printing the version of executables to one place.

This commit is contained in:
alerner
2010-05-28 12:08:36 -04:00
parent 59240440a8
commit 1798ea2d85
14 changed files with 124 additions and 71 deletions

View File

@@ -19,6 +19,7 @@
#include "pch.h"
#include "engine.h"
#include "../util/md5.hpp"
#include "../util/version.h"
namespace mongo {