Altered the assembly version.

git-svn-id: svn://svn.code.sf.net/p/itextsharp/code/trunk@52 820d3149-562b-4f88-9aa4-a8e61a3485cf
master
psoares33 2009-07-07 06:30:07 +00:00
parent f79fd3b655
commit b468bfb32a
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ using System.Runtime.CompilerServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2008 by Bruno Lowagie and Paulo Soares. All Rights Reserved.")]
[assembly: AssemblyCopyright("Copyright (C) 1999-2009 by Bruno Lowagie and Paulo Soares. All Rights Reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@ -26,7 +26,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("4.1.2")]
[assembly: AssemblyVersion("4.1.6")]
//
// In order to sign your assembly you must specify a key to use. Refer to the