Skip to content

Commit 64511b9

Browse files
committed
V2.4.0 Released
1 parent bab071b commit 64511b9

File tree

93 files changed

+1655
-233
lines changed

Some content is hidden

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

93 files changed

+1655
-233
lines changed
Binary file not shown.

.vs/Xceed.Words.NET/FileContentIndex/read.lock

Whitespace-only changes.

.vs/Xceed.Words.NET/v17/.suo

97 KB
Binary file not shown.

Xceed.Document.NET/AssemblyVersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ COMMUNITY LICENSE AGREEMENT (for non-commercial use) as published at
2121
internal static class _XceedVersionInfo
2222
{
2323
[System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )]
24-
public const string BaseVersion = "2.3";
24+
public const string BaseVersion = "2.4";
2525
[System.Diagnostics.CodeAnalysis.SuppressMessage( "Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields" )]
2626
public const string Version = BaseVersion +
2727
".0.0";

0 commit comments

Comments
 (0)