Skip to content

Commit

Permalink
Updating version number for branch 6.1.3-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
lajones committed Feb 16, 2015
1 parent ff2534c commit c44731b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/EntityFramework.settings.targets
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Project global pre-settings.
<VersionBuild>0</VersionBuild>
<VersionRevision>0</VersionRevision>
<VersionReleasePrefix>3</VersionReleasePrefix>
<VersionRelease>$(VersionReleasePrefix)</VersionRelease>
<VersionReleaseName></VersionReleaseName>
<VersionRelease>$(VersionReleasePrefix)-rc1</VersionRelease>
<VersionReleaseName>Release Candidate 1</VersionReleaseName>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit c44731b

Please sign in to comment.