Skip to content

Commit 976e10d

Browse files
committed
v1.4.0
1 parent 92e237a commit 976e10d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SLAM/My Project/AssemblyInfo.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Imports System.Runtime.InteropServices
1818
<Assembly: ComVisible(False)>
1919

2020
'The following GUID is for the ID of the typelib if this project is exposed to COM
21-
<Assembly: Guid("193a12a3-ca78-4aeb-ab44-ec7f53364f7d")>
21+
<Assembly: Guid("193a12a3-ca78-4aeb-ab44-ec7f53364f7d")>
2222

2323
' Version information for an assembly consists of the following four values:
2424
'
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("1.3.4.0")>
35-
<Assembly: AssemblyFileVersion("1.3.4.0")>
34+
<Assembly: AssemblyVersion("1.4.0.0")>
35+
<Assembly: AssemblyFileVersion("1.4.0.0")>

0 commit comments

Comments
 (0)