Skip to content

Commit 59529f2

Browse files
authored
Merge pull request #88 from RuntimeTools/tobespc-patch-1
Update binding.gyp
2 parents e34fa43 + b85bf4e commit 59529f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# "externalbinariesdir%": "<(PRODUCT_DIR)/deploy/external/binaries",
66
"externalbinariesdir%": "./plugins",
77
'build_id%': '.<!(["python", "./generate_build_id.py"])',
8-
'coreversion%': '4.0.2',
8+
'coreversion%': '4.0.3',
99
"conditions": [
1010
['OS=="aix"', {
1111
"portdir": "aix",

0 commit comments

Comments
 (0)