Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
charles Salmon-Legagneur
VVCSoftware_VTM
Commits
f35e35eb
Commit
f35e35eb
authored
4 years ago
by
Karsten Suehring
Browse files
Options
Downloads
Patches
Plain Diff
set version number to 10.1 and update PDF of software manual
parent
32201ae1
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/software-manual.pdf
+0
-0
0 additions, 0 deletions
doc/software-manual.pdf
doc/software-manual.tex
+1
-1
1 addition, 1 deletion
doc/software-manual.tex
source/Lib/CommonLib/version.h
+1
-1
1 addition, 1 deletion
source/Lib/CommonLib/version.h
with
2 additions
and
2 deletions
doc/software-manual.pdf
+
0
−
0
View file @
f35e35eb
No preview for this file type
This diff is collapsed.
Click to expand it.
doc/software-manual.tex
+
1
−
1
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
...
...
This diff is collapsed.
Click to expand it.
source/Lib/CommonLib/version.h
+
1
−
1
View file @
f35e35eb
#if ! defined( VTM_VERSION )
#define VTM_VERSION "10.1
rc1
"
#define VTM_VERSION "10.1"
#endif
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment