Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
Tom committed Jan 27, 2019
1 parent 62193b6 commit 0edd06b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RailtimeScreenSaver/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyTitle("RailtimeScreenSaver")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("RailtimeScreenSaver")>
<Assembly: AssemblyCopyright("Copyright © 2016")>
<Assembly: AssemblyProduct("RailtimeScreenSaver")>
<Assembly: AssemblyCopyright("Copyright © 2019")>
<Assembly: AssemblyTrademark("")>

<Assembly: ComVisible(False)>
Expand All @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.3.3.0")>
<Assembly: AssemblyFileVersion("1.3.3.0")>
<Assembly: AssemblyVersion("1.5.0.0")>
<Assembly: AssemblyFileVersion("1.5.0.0")>

0 comments on commit 0edd06b

Please sign in to comment.