Skip to content

Commit 731b1ab

Browse files
author
ayikahmet
committed
Update doc
1 parent cbabd50 commit 731b1ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# **VCodec interface C++ library**
88

9-
**v1.2.2**
9+
**v2.1.1**
1010

1111
------
1212

@@ -45,7 +45,7 @@
4545
| 1.1.0 | 20.06.2023 | - Added new parameter. |
4646
| 1.1.1 | 28.06.2023 | - Frame submodule updated.<br />- Documentation updated.<br />- License added.<br />- Repository made public.<br />- Added new parameters. |
4747
| 1.1.2 | 02.08.2023 | - Frame submodule updated. |
48-
| 1.2.2 | 14.12.2023 | - Virtual destructor added.<br />- Frame submodule updated. |
48+
| 2.1.1 | 14.12.2023 | - Virtual destructor added.<br />- Frame submodule updated. |
4949

5050

5151

@@ -125,7 +125,7 @@ std::cout << "VCodec class version: " << VCodec::getVersion() << std::endl;
125125
Console output:
126126

127127
```bash
128-
VCodec class version: 1.2.2
128+
VCodec class version: 2.1.1
129129
```
130130

131131

129 KB
Binary file not shown.

0 commit comments

Comments
 (0)