Upstream version 8.37.183.0
[platform/framework/web/crosswalk.git] / src / third_party / angle / src / common / version.h
index f6ae19f..d9148d1 100644 (file)
@@ -1,7 +1,7 @@
-#include "commit.h"
+#include "id/commit.h"
 
-#define ANGLE_MAJOR_VERSION 1
-#define ANGLE_MINOR_VERSION 3
+#define ANGLE_MAJOR_VERSION 2
+#define ANGLE_MINOR_VERSION 1
 
 #define ANGLE_STRINGIFY(x)       #x
 #define ANGLE_MACRO_STRINGIFY(x) ANGLE_STRINGIFY(x)