Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VVCSoftware_VTM
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
14
Merge Requests
14
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
jvet
VVCSoftware_VTM
Commits
f35e35eb
Commit
f35e35eb
authored
Oct 20, 2020
by
Karsten Suehring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set version number to 10.1 and update PDF of software manual
parent
32201ae1
Pipeline
#5797
passed with stage
in 14 minutes and 11 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
doc/software-manual.pdf
doc/software-manual.pdf
+0
-0
doc/software-manual.tex
doc/software-manual.tex
+1
-1
source/Lib/CommonLib/version.h
source/Lib/CommonLib/version.h
+1
-1
No files found.
doc/software-manual.pdf
View file @
f35e35eb
No preview for this file type
doc/software-manual.tex
View file @
f35e35eb
...
...
@@ -205,7 +205,7 @@ fontsize=\footnotesize}
\maketitle
\begin{abstract}
This document is a user manual describing usage of the VTM reference software
for the VVC project. It applies to version 10.
0
of the software.
for the VVC project. It applies to version 10.
1
of the software.
\end{abstract}
\tableofcontents
...
...
source/Lib/CommonLib/version.h
View file @
f35e35eb
#if ! defined( VTM_VERSION )
#define VTM_VERSION "10.1
rc1
"
#define VTM_VERSION "10.1"
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment