Skip to content

Commit 034d63e

Browse files
committed
bump version to 1.5.6 and update copyright string
1 parent b7158de commit 034d63e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: OpenCNCPilot/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("martin2250")]
1212
[assembly: AssemblyProduct("OpenCNCPilot")]
13-
[assembly: AssemblyCopyright("Copyright ©martin2250 2018")]
13+
[assembly: AssemblyCopyright("Copyright ©martin2250 2019")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -49,5 +49,5 @@
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
5151
// [assembly: AssemblyVersion("1.0.*")]
52-
[assembly: AssemblyVersion("1.5.5.0")]
53-
[assembly: AssemblyFileVersion("1.5.5.0")]
52+
[assembly: AssemblyVersion("1.5.6.0")]
53+
[assembly: AssemblyFileVersion("1.5.6.0")]

0 commit comments

Comments
 (0)