Skip to content

Commit

Permalink
Release 2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
basildane committed May 5, 2019
1 parent 176f7d5 commit 07dbe86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyDescription("Wake On Lan")>
<Assembly: AssemblyCompany("Aquila Technology")>
<Assembly: AssemblyProduct("WakeOnLan")>
<Assembly: AssemblyCopyright("Copyright (c) 2004 - 2018, Aquila Technology")>
<Assembly: AssemblyCopyright("Copyright (c) 2004 - 2019, Aquila Technology")>
<Assembly: AssemblyTrademark("All rights reserved.")>
<Assembly: CLSCompliant(True)>

Expand All @@ -49,7 +49,7 @@ Imports System.Runtime.InteropServices
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:

<Assembly: AssemblyVersion("2.12.3.10")>
<Assembly: AssemblyVersion("2.12.4.0")>

<Assembly: ComVisibleAttribute(False)>
<Assembly: NeutralResourcesLanguageAttribute("en-US")>

0 comments on commit 07dbe86

Please sign in to comment.