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
Kenneth Andersson
HM
Commits
0046fe97
Commit
0046fe97
authored
Mar 24, 2021
by
Karsten Suehring
Browse files
update version number to 16.23
parent
eea28ccc
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/Doxyfile
View file @
0046fe97
...
...
@@ -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
2
PROJECT_NUMBER = HM-16.2
3
# 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 @
0046fe97
No preview for this file type
doc/software-manual.tex
View file @
0046fe97
...
...
@@ -203,7 +203,7 @@ fontsize=\footnotesize}
\maketitle
\begin{abstract}
This document is a user manual describing usage of reference software
for the HEVC project. It applies to version 16.2
2
for the HEVC project. It applies to version 16.2
3
of the software.
\end{abstract}
...
...
source/Lib/TLibCommon/CommonDef.h
View file @
0046fe97
...
...
@@ -65,7 +65,7 @@ inline Int64 abs (Int64 x) { return _abs64(x); };
// Version information
// ====================================================================================================================
#define NV_VERSION "16.2
2
" ///< Current software version
#define NV_VERSION "16.2
3
" ///< 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