Skip to content

Commit

Permalink
[RELEASE] pdfOCR 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iText-CI committed Jan 30, 2024
1 parent 0a04d04 commit e6b9ac2
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME = "pdfOCR VERSION_PLACEHOLDER API"
PROJECT_NAME = "pdfOCR 3.0.2 API"

# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("3.0.2.0")]
[assembly: AssemblyFileVersion("3.0.2.0")]
[assembly: AssemblyInformationalVersion("3.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("3.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
<PackageReference Include="itext.pdftest" Version="8.0.3-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
<PackageReference Include="itext.pdftest" Version="8.0.3" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
<ProjectReference Include="..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
<PackageReference Include="itext.bouncy-castle-adapter" Version="8.0.3-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
<PackageReference Include="itext.bouncy-castle-adapter" Version="8.0.3" Condition="!Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("3.0.2.0")]
[assembly: AssemblyFileVersion("3.0.2.0")]
[assembly: AssemblyInformationalVersion("3.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("3.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
<PackageReference Include="itext.pdftest" Version="8.0.3-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
<PackageReference Include="itext.pdftest" Version="8.0.3" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
<ProjectReference Include="..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
<PackageReference Include="itext.bouncy-castle-adapter" Version="8.0.3-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
<PackageReference Include="itext.bouncy-castle-adapter" Version="8.0.3" Condition="!Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1">
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.pdfocr.api/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[assembly: AssemblyVersion("3.0.2.0")]
[assembly: AssemblyFileVersion("3.0.2.0")]
[assembly: AssemblyInformationalVersion("3.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("3.0.2")]
[assembly: InternalsVisibleTo("itext.pdfocr.api.tests, PublicKey=" +
"00240000048000009400000006020000002400005253413100040000010001008b21ed5b3fc1c1" +
"1996390981fe22bbe71a39a9e11d3c2cefddd6ee92920fa871f9666ae0fa941af0280d0653df04" +
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.pdfocr.api/itext.pdfocr.api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
<PackageReference Include="itext" Version="8.0.3-SNAPSHOT" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
<PackageReference Include="itext" Version="8.0.3" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" />
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
<ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')" />
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')" />
Expand Down
6 changes: 3 additions & 3 deletions itext/itext.pdfocr.api/pdfocr-api.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.pdfocr.api</id>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<title>iText pdfOcr</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand All @@ -18,7 +18,7 @@
<repository type="git" url="https://github.com/itext/i7n-pdfocr.git" />
<dependencies>
<group targetFramework="net461">
<dependency id="itext" version="8.0.3-SNAPSHOT" />
<dependency id="itext" version="8.0.3" />
</group>
</dependencies>
</metadata>
Expand All @@ -30,4 +30,4 @@
<file src="../../gnu-agpl-v3.0.md" target="" />
<file src="../../LICENSE.md" target="" />
</files>
</package>
</package>
2 changes: 1 addition & 1 deletion itext/itext.pdfocr.tesseract4/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[assembly: AssemblyVersion("3.0.2.0")]
[assembly: AssemblyFileVersion("3.0.2.0")]
[assembly: AssemblyInformationalVersion("3.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("3.0.2")]
[assembly: InternalsVisibleTo("itext.pdfocr.tesseract4.tests, PublicKey=" +
"00240000048000009400000006020000002400005253413100040000010001008b21ed5b3fc1c1" +
"1996390981fe22bbe71a39a9e11d3c2cefddd6ee92920fa871f9666ae0fa941af0280d0653df04" +
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class PdfOcrTesseract4ProductData {

private const String PDF_OCR_TESSERACT4_PUBLIC_PRODUCT_NAME = "pdfOCR-Tesseract4";

private const String PDF_OCR_VERSION = "3.0.2-SNAPSHOT";
private const String PDF_OCR_VERSION = "3.0.2";

private const int PDF_OCR_COPYRIGHT_SINCE = 2000;

Expand Down
6 changes: 3 additions & 3 deletions itext/itext.pdfocr.tesseract4/pdfocr-tesseract4.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.pdfocr.tesseract4</id>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<title>iText pdfOcr</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand All @@ -18,7 +18,7 @@
<repository type="git" url="https://github.com/itext/i7n-pdfocr.git" />
<dependencies>
<group targetFramework="net461">
<dependency id="itext.pdfocr.api" version="3.0.2-SNAPSHOT" />
<dependency id="itext.pdfocr.api" version="3.0.2" />
</group>
</dependencies>
<references>
Expand All @@ -38,4 +38,4 @@
<file src="../../gnu-agpl-v3.0.md" target="" />
<file src="../../LICENSE.md" target="" />
</files>
</package>
</package>
2 changes: 1 addition & 1 deletion port-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
713f1d81a78b8ccd722fa0a7eca82e85ce9cf373
151cd11a394f65e278ed1cafd7d8a24a461940ad

0 comments on commit e6b9ac2

Please sign in to comment.