Change version to v0.32.4

This makes sure the native modules are built against the headers of
v0.32.4, since Node.js v4.1.0 has bumped the module version.
This commit is contained in:
Cheng Zhao 2015-09-17 16:11:14 +08:00
parent 2be6bdcf4a
commit d28789b509

View file

@ -4,7 +4,7 @@
'product_name%': 'Electron', 'product_name%': 'Electron',
'company_name%': 'GitHub, Inc', 'company_name%': 'GitHub, Inc',
'company_abbr%': 'github', 'company_abbr%': 'github',
'version%': '0.32.3', 'version%': '0.32.4',
}, },
'includes': [ 'includes': [
'filenames.gypi', 'filenames.gypi',