Skip to content

Commit b143ad1

Browse files
committed
CP: Update Version
1 parent 996c18a commit b143ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PearlCalculatorCP/PearlCalculatorCP.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
<PropertyGroup Condition=" '$(Configuration)' == 'DEBUG' ">
1414
<Version>2.71</Version>
15-
<FileVersion>2.718281</FileVersion>
15+
<FileVersion>2.7182818</FileVersion>
1616
</PropertyGroup>
1717

1818
<PropertyGroup Condition=" '$(Configuration)' == 'RELEASE' ">
1919
<Version>1.41</Version>
20-
<FileVersion>1.414</FileVersion>
20+
<FileVersion>1.4142</FileVersion>
2121
</PropertyGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)