Skip to content
Snippets Groups Projects
Commit 56fc553d authored by Karsten Suehring's avatar Karsten Suehring
Browse files

update version numbers to 16.17

parent eb187288
No related branches found
No related tags found
No related merge requests found
......@@ -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.16
PROJECT_NUMBER = HM-16.17
# 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
......
......@@ -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.16
for the HEVC project. It applies to version 16.17
of the software.
\end{abstract}
......
......@@ -64,7 +64,7 @@ inline Int64 abs (Int64 x) { return _abs64(x); };
// Version information
// ====================================================================================================================
#define NV_VERSION "16.16" ///< Current software version
#define NV_VERSION "16.17" ///< Current software version
// ====================================================================================================================
// Platform information
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment