Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Commit 1d933a5

Browse files
committed
Bump version number / add release notes
1 parent 2621251 commit 1d933a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

avi20.autopkg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nuget
1010
nuspec
1111
{
1212
id = avi20;
13-
version: 1.4.0;
13+
version: 1.5.0;
1414
title: AVI20 Library;
1515
authors: { TechSmith Corporation };
1616
owners: { TechSmith Corporation };
@@ -22,6 +22,7 @@ nuget
2222
releaseNotes: "Updated to Visual Studio 2017";
2323
description: @"Library for reading and writing AVI 2.0 files (which supports files larger than 4GB)";
2424
releaseNotes: "
25+
1.5.0.0 Allow for read of AVI 1.0 streams (for compatibility with old camrec files)
2526
1.4.0.0 Allow for either std::istream or Windows-specific IStream implementations of file streams
2627
1.3.0.0 Updated to Visual Studio 2017";
2728
copyright: "Copyright (c) 2015-2018 TechSmith Corporation. All rights reserved.";

0 commit comments

Comments
 (0)