File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
openstudiocore/src/openstudio_app Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ SectionEnd
112112Section " OpenStudio" SEC003
113113 SetOutPath " $INSTDIR"
114114 SetOutPath " $APPDATA"
115- File " D:\OpenStudio\build\_CPack_Packages\win32\NSIS\OpenStudio-1.7.0.0c1b718d24 -Windows.exe"
115+ File " D:\OpenStudio\build\_CPack_Packages\win32\NSIS\OpenStudio-1.7.0.94ef0987a2 -Windows.exe"
116116 SetOutPath " $APPDATA"
117- ExecWait ' "$APPDATA\OpenStudio-1.7.0.0c1b718d24 -Windows.exe"'
117+ ExecWait ' "$APPDATA\OpenStudio-1.7.0.94ef0987a2 -Windows.exe"'
118118SectionEnd
119119
120120
@@ -178,7 +178,7 @@ Section -Post
178178 ; Delete '"$APPDATA\dotNetFx40_Client_x86_x64.exe"'
179179 Delete ' "$APPDATA\SketchUp2015-x86.msi"'
180180 Delete ' "$APPDATA\EnergyPlus-8.2.0-8397c2e30b-Windows-i386.exe"'
181- Delete ' "$APPDATA\OpenStudio-1.7.0.0c1b718d24 -Windows.exe"'
181+ Delete ' "$APPDATA\OpenStudio-1.7.0.94ef0987a2 -Windows.exe"'
182182SectionEnd
183183
184184; Section descriptions
Original file line number Diff line number Diff line change 22
33#define OPENSTUDIO_ABOUTBOX \
44"<h2>OpenStudio Thai Edition</h2> \
5- <p>Version: ${CMAKE_VERSION_MAJOR}.${CMAKE_VERSION_MINOR}.${CMAKE_VERSION_PATCH}-TH Release 4 - update 2 </p> \
5+ <p>Version: ${CMAKE_VERSION_MAJOR}.${CMAKE_VERSION_MINOR}.${CMAKE_VERSION_PATCH}-TH Release 4 - update 3 </p> \
66<p>Build Number: ${CMAKE_VERSION_BUILD}</p> \
7- <p>Build Date: 24/07 /2016</p> \
7+ <p>Build Date: 08/08 /2016</p> \
88<p>Compiler: ${ABOUT_COMPILER}</p> \
99<p>Copyright © 2015 National Renewable Energy Laboratory</p> \
1010<p>OpenStudio is a cross-platform tool to support whole building energy and daylight modeling using <a href='http://apps1.eere.energy.gov/buildings/energyplus/'>EnergyPlus</a> and <a href='http://www.radiance-online.org/'>Radiance</a>.</p>"
You can’t perform that action at this time.
0 commit comments