Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
izzappel committed May 3, 2017
1 parent 727ead2 commit 1bf9b77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ZuegerAddressbook/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
[assembly: AssemblyTitle("ZuegerAdressbook")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Zuehlke Technology Group")]
[assembly: AssemblyCompany("Zueger Solutions")]
[assembly: AssemblyProduct("ZuegerAdressbook")]
[assembly: AssemblyCopyright("Copyright © Zuehlke Technology Group 2016")]
[assembly: AssemblyCopyright("Copyright © Zueger Solutions 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]

0 comments on commit 1bf9b77

Please sign in to comment.