Bump the version number for release.

Change-Id: Ide1dcc27d6382423b65887eccb6660b3ac62ea5c
Reviewed-on: https://swiftshader-review.googlesource.com/2840
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
diff --git a/src/Common/Version.h b/src/Common/Version.h
index d08c068..288fa09 100644
--- a/src/Common/Version.h
+++ b/src/Common/Version.h
@@ -1,6 +1,6 @@
 #define MAJOR_VERSION 3
 #define MINOR_VERSION 2
-#define BUILD_VERSION 7
+#define BUILD_VERSION 8
 #define BUILD_REVISION 47658
 
 #define STRINGIFY(x) #x