This commit is contained in:
raytrace
2018-12-09 20:52:54 +09:00
parent 0fb413e3d8
commit 55f737dae5
2 changed files with 5 additions and 2 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' 지정되도록 할 수 있습니다. ' 지정되도록 할 수 있습니다.
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.2018.0901.0001")> <Assembly: AssemblyVersion("1.2018.0901.0002")>
<Assembly: AssemblyFileVersion("1.2018.0901.0001")> <Assembly: AssemblyFileVersion("1.2018.0901.0002")>

View File

@@ -1,3 +1,6 @@
20181209
난방급탕용 일 경우 가중효율 미산출 오류 개선
171009 171009
tpl 일괄변환 tpl 일괄변환
tpl 변환공식 일부변경 tpl 변환공식 일부변경