Skip to content

Commit

Permalink
Stage for release
Browse files Browse the repository at this point in the history
  • Loading branch information
afrozenpeach committed Aug 19, 2017
1 parent d01765a commit 7440c37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CSharp_MARC Editor/CSharp_MARC Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<ProductName>CSharp_MARC Editor</ProductName>
<PublisherName>Mattie Schraeder-Urbanowicz</PublisherName>
<SuiteName>csharpmarc.net</SuiteName>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>2017.06.27.%2a</ApplicationVersion>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>2017.08.18.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions CSharp_MARC Editor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,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("2017.06.27.0")]
[assembly: AssemblyFileVersion("2017.06.27.0")]
[assembly: AssemblyVersion("2017.08.18.0")]
[assembly: AssemblyFileVersion("2017.08.18.0")]

0 comments on commit 7440c37

Please sign in to comment.