Skip to content

Commit 935fba2

Browse files
committed
5.5.13.4
1 parent f76f859 commit 935fba2

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/core/iTextSharp/text/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public sealed class Version {
7777
* This String contains the version number of this iText release.
7878
* For debugging purposes, we request you NOT to change this constant.
7979
*/
80-
private const String release = "5.5.13.3";
80+
private const String release = "5.5.13.4";
8181

8282
/**
8383
* This String contains the iText version as shown in the producer line.

src/core/itextsharp(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Several iText engineers are actively supporting the project on StackOverflow: ht
7272
<Company>iText Group NV</Company>
7373
<Product>iTextSharp</Product>
7474
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
75-
<Version>5.5.13.3</Version>
75+
<Version>5.5.13.4</Version>
7676
<Authors>iText Software</Authors>
7777
<PackageTags>itext itextsharp c# .net csharp pdf</PackageTags>
7878
<PackageProjectUrl>https://itextpdf.com/</PackageProjectUrl>

src/extras/iTextSharp.xtra/iTextSharp.xtra(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<Company>iText Group NV</Company>
3939
<Product>iTextSharp.xtra</Product>
4040
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
41-
<Version>5.5.13.3</Version>
41+
<Version>5.5.13.4</Version>
4242
<Authors>iText Software</Authors>
4343
<PackageTags>itext itextsharp c# csharp .net pdf</PackageTags>
4444
<PackageProjectUrl>https://itextpdf.com/</PackageProjectUrl>

src/extras/itextsharp.pdfa.tests/itextsharp.pdfa.tests(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageId>$(AssemblyName).portable</PackageId>
3535
<Company>iText Group NV</Company>
3636
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
37-
<Version>5.5.13.3</Version>
37+
<Version>5.5.13.4</Version>
3838
</PropertyGroup>
3939
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
4040
<DebugSymbols>true</DebugSymbols>

src/extras/itextsharp.pdfa/itextsharp.pdfa(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<Company>iText Group NV</Company>
5555
<Product>iTextSharp.pdfa</Product>
5656
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
57-
<Version>5.5.13.3</Version>
57+
<Version>5.5.13.4</Version>
5858
<Authors>iText Software</Authors>
5959
<PackageTags>itext itextsharp c# csharp .net pdf pdfa</PackageTags>
6060
<PackageProjectUrl>https://itextpdf.com/</PackageProjectUrl>

src/extras/itextsharp.tests/itextsharp.tests(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageId>$(AssemblyName).portable</PackageId>
1919
<Company>iText Group NV</Company>
2020
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
21-
<Version>5.5.13.3</Version>
21+
<Version>5.5.13.4</Version>
2222
</PropertyGroup>
2323
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2424
<DebugSymbols>true</DebugSymbols>

src/extras/itextsharp.xmlworker.tests/itextsharp.xmlworker.tests(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageId>$(AssemblyName).portable</PackageId>
2121
<Company>iText Group NV</Company>
2222
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
23-
<Version>5.5.13.3</Version>
23+
<Version>5.5.13.4</Version>
2424
</PropertyGroup>
2525
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2626
<DebugSymbols>true</DebugSymbols>

src/extras/itextsharp.xmlworker/itextsharp.xmlworker(VS2010).csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</Description>
5656
<Company>iText Group NV</Company>
5757
<Copyright>Copyright (c) 1998-2020 iText Group NV</Copyright>
58-
<Version>5.5.13.3</Version>
58+
<Version>5.5.13.4</Version>
5959
<Authors>iText Software</Authors>
6060
<PackageTags>itext itextsharp c# csharp xml worker pdf html xhtml css</PackageTags>
6161
<PackageProjectUrl>https://itextpdf.com/</PackageProjectUrl>

0 commit comments

Comments
 (0)