Version 4.1.6 .NET

git-svn-id: svn://svn.code.sf.net/p/itextsharp/code/trunk@50 820d3149-562b-4f88-9aa4-a8e61a3485cf
master
psoares33 2009-07-06 21:29:23 +00:00
parent 8438ab26f5
commit 3fd82f893e
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ namespace iTextSharp.text {
* 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";