Skip to content

Commit

Permalink
Version 4.1.6 .NET
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.code.sf.net/p/itextsharp/code/trunk@50 820d3149-562b-4f88-9aa4-a8e61a3485cf
  • Loading branch information
psoares33 committed Jul 6, 2009
1 parent 8438ab2 commit 3fd82f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/iTextSharp/text/Document.cs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public class Document : IDocListener {
* This constant may only be changed by Paulo Soares and/or Bruno Lowagie.
* @since 2.1.6
*/
private const String RELEASE = "4.1.6_C#";
private const String RELEASE = "4.1.6 .NET";
/** This constant may only be changed by Paulo Soares and/or Bruno Lowagie. */
private const String ITEXT_VERSION = ITEXT + " " + RELEASE + " by 1T3XT";

Expand Down

0 comments on commit 3fd82f8

Please sign in to comment.