Skip to content

Commit

Permalink
[RELEASE] 5.5.12-SNAPSHOT -> 5.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-alay committed Aug 21, 2017
1 parent 786ee16 commit 890f2f8
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 84 deletions.
2 changes: 1 addition & 1 deletion src/core/iTextSharp/text/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public sealed class Version {
* This String contains the version number of this iText release.
* For debugging purposes, we request you NOT to change this constant.
*/
static private String release = "5.5.12-SNAPSHOT";
static private String release = "5.5.12";

/**
* This String contains the iText version as shown in the producer line.
Expand Down
22 changes: 3 additions & 19 deletions src/extras/iTextAsian/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,29 +1,13 @@
using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: AssemblyTitle("iTextAsian")]
[assembly: AssemblyDescription("CJK CMAPS for iTextSharp.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2012 by Bruno Lowagie and Paulo Soares. All Rights Reserved.")]
[assembly: AssemblyCompany("iText Group NV")]
[assembly: AssemblyProduct("iTextAsian")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2017 by iText Group NV")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("2.1")]
2 changes: 1 addition & 1 deletion src/extras/iTextSharp.xtra/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[assembly: AssemblyDescription("Extra functionality for iTextSharp, a free PDF library ported from Java iText.")]

[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("iText Group NV")]
[assembly: AssemblyProduct("iTextSharp.xtra")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2017 by iText Group NV")]
[assembly: AssemblyTrademark("")]
Expand Down
47 changes: 3 additions & 44 deletions src/extras/itext-hyph-xml/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,56 +1,15 @@
using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: AssemblyTitle("itext-hyph-xml")]
[assembly: AssemblyDescription("Hyphenation patterns for iTextSharp.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2014 by Bruno Lowagie and Paulo Soares. All Rights Reserved.")]
[assembly: AssemblyCompany("iText Group NV")]
[assembly: AssemblyProduct("itext-hyph-xml")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2017 by iText Group NV")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("2.0.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET Framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified, the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified, the
// following processing occurs:
// (1) If the KeyName can be found in the CSP, that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist, the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile, the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\<configuration>. For example, if your KeyFile is
// located in the project directory, you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
// (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
21 changes: 2 additions & 19 deletions src/extras/itextsharp.sandbox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,18 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("itextsharp.sandbox")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("iText Group NV")]
[assembly: AssemblyProduct("itextsharp.sandbox")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2017 by iText Group NV")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("230cab15-8151-4ddd-9578-97425dc9e99e")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

0 comments on commit 890f2f8

Please sign in to comment.