Skip to content

Commit 2ba348f

Browse files
committed
Change version to 0.8.1
1 parent 74451cf commit 2ba348f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(uvg266
44
LANGUAGES C CXX
55
HOMEPAGE_URL https://github.com/ultravideo/uvg266
66
DESCRIPTION "An open-source VVC encoder licensed under 3-clause BSD"
7-
VERSION 0.8.0 )
7+
VERSION 0.8.1 )
88

99
option(BUILD_SHARED_LIBS "Build using shared uvg266 library" ON)
1010

Diff for: doc/uvg266.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH UVG266 "1" "September 2023" "uvg266 v0.8.0" "User Commands"
1+
.TH UVG266 "1" "July 2024" "uvg266 v0.8.1" "User Commands"
22
.SH NAME
33
uvg266 \- open source VVC encoder
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)