Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jvet
HM
Commits
e6ff436f
Commit
e6ff436f
authored
Oct 04, 2019
by
Karsten Suehring
Browse files
update version numbers to 16.21
parent
29c3f31e
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/Doxyfile
View file @
e6ff436f
...
...
@@ -38,7 +38,7 @@ PROJECT_NAME = "HEVC Test Model (HM)"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = HM-16.2
0
PROJECT_NUMBER = HM-16.2
1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
...
...
doc/software-manual.pdf
View file @
e6ff436f
No preview for this file type
doc/software-manual.tex
View file @
e6ff436f
...
...
@@ -191,7 +191,7 @@
\maketitle
\begin{abstract}
This document is a user manual describing usage of reference software
for the HEVC project. It applies to version 16.2
0
for the HEVC project. It applies to version 16.2
1
of the software.
\end{abstract}
...
...
source/Lib/TLibCommon/CommonDef.h
View file @
e6ff436f
...
...
@@ -65,7 +65,7 @@ inline Int64 abs (Int64 x) { return _abs64(x); };
// Version information
// ====================================================================================================================
#define NV_VERSION "16.2
0
" ///< Current software version
#define NV_VERSION "16.2
1
" ///< Current software version
// ====================================================================================================================
// Platform information
...
...
Write
Preview
Supports
Markdown
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