@@ -8,7 +8,7 @@ extern "C" {
#endif
#define JS_VERSION_MAJOR 1
#define JS_VERSION_MINOR 2
#define JS_VERSION_MINOR 3
#define JS_VERSION_PATCH 0
#define JS_VERSION (JS_VERSION_MAJOR * 10000 + JS_VERSION_MINOR * 100 + JS_VERSION_PATCH)
The note is not visible to the blocked user.