Commit 129c98aa by Nicolas Capens Committed by capn

Update the release version.

Change-Id: Ie9b4d9fd7f9c0814c839bdf5dbb53d7fd4cd8a8f Reviewed-on: https://swiftshader-review.googlesource.com/1192 Reviewed-by: <capn@google.com> Tested-by: <capn@google.com>
parent 014b9a60
#define MAJOR_VERSION 3 #define MAJOR_VERSION 3
#define MINOR_VERSION 2 #define MINOR_VERSION 2
#define BUILD_VERSION 6 #define BUILD_VERSION 7
#define BUILD_REVISION 47654 #define BUILD_REVISION 47655
#define STRINGIFY(x) #x #define STRINGIFY(x) #x
#define MACRO_STRINGIFY(x) STRINGIFY(x) #define MACRO_STRINGIFY(x) STRINGIFY(x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment