Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 75f05dd

Browse files
committedMar 16, 2016
2 parents 8691242 + ddefc15 commit 75f05dd

File tree

1,359 files changed

+2963
-1581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,359 files changed

+2963
-1581
lines changed
 

‎src/core/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
3434

35-
[assembly: AssemblyVersion("5.5.8")]
35+
[assembly: AssemblyVersion("5.5.9")]

‎src/core/System/util/FilterStream.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* $Id$
33
*
44
* This file is part of the iText (R) project.
5-
* Copyright (c) 1998-2015 iText Group NV
5+
* Copyright (c) 1998-2016 iText Group NV
66
* Authors: Bruno Lowagie, Paulo Soares, et al.
77
*
88
* This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)
Please sign in to comment.