diff --git a/build/build.xml b/build/build.xml
index 9e6e6b4..06e81d4 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -118,11 +118,9 @@
-
-
@@ -235,11 +233,21 @@
-
+
+
+
+
+
+
-
+
+
+
+
+
+
diff --git a/build/version.hpp b/build/version.hpp
new file mode 100644
index 0000000..2dfeecc
--- /dev/null
+++ b/build/version.hpp
@@ -0,0 +1,9 @@
+// http://turtle.sourceforge.net
+//
+// Copyright Mathieu Champlon 2013
+//
+// Distributed under the Boost Software License, Version 1.0.
+// (See accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+#define MOCK_VERSION @MOCK_VERSION@