Skip to content

Commit

Permalink
Alpha 4
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertocsjr committed Apr 5, 2020
1 parent 8711f21 commit fa20b51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HCIPC/HCIPC/HCIPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AssemblyName>HCIPC</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<Description>Humberto Costa | Interpretador de Pseudo-Código</Description>
<ReleaseVersion>0.0.3</ReleaseVersion>
<ReleaseVersion>0.0.4</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|anycpu' ">
Expand Down
2 changes: 1 addition & 1 deletion HCIPC/HCIPC/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("0.0.3.*")]
[assembly: AssemblyVersion("0.0.4.*")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down

0 comments on commit fa20b51

Please sign in to comment.