Restructure to deal with new node release structure at http://nodejs.org/dist/

This is untested because the build chain isn't one I'm prepared to deal with.
This commit is contained in:
Michael-Rainabba Richardson
2015-09-19 10:40:18 -07:00
parent 32b87547c1
commit 85d8e9a21b
3 changed files with 42 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
#define MyAppName "NVM for Windows"
#define MyAppShortName "nvm"
#define MyAppLCShortName "nvm"
#define MyAppVersion "1.0.6"
#define MyAppVersion "1.1.0"
#define MyAppPublisher "Ecor Ventures, LLC"
#define MyAppURL "http://github.com/coreybutler/nvm"
#define MyAppExeName "nvm.exe"