Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Satoru KUMA
MPEG129-m52280
Commits
55b4b2fc
Commit
55b4b2fc
authored
Apr 23, 2019
by
David Flynn
Browse files
release: update version to 6.0
parent
89ab7184
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/mpeg-pcc-tmc13-sw-manual.tex
View file @
55b4b2fc
...
...
@@ -74,13 +74,13 @@
\newcommand\ie
{
\emph
{
i.e
\@
ifnextchar.
{}{
.
\@
}}}
\makeatother
\title
{
G-PCC test model v
5
user manual
}
\title
{
G-PCC test model v
6
user manual
}
\author
{
%
David Flynn
\email
{
dflynn@blackberry.com
}
}
\mpegmeeting
{
January 2019, Marrakesh, Morocco
}
\mpegmeeting
{
Geneva, CH -- March 2019
}
\mpegdocnum
{
wXXXXX
}
\mpegdocstatus
{
Draft
}
\mpegdocsource
{
3DG
}
...
...
@@ -89,7 +89,7 @@
\maketitle
\begin{abstract}
This document is a user manual describing usage of reference software
for the G-PCC project. It applies to version
5
.0 of the software.
for the G-PCC project. It applies to version
6
.0 of the software.
\end{abstract}
\tableofcontents
...
...
tmc3/CMakeLists.txt
View file @
55b4b2fc
...
...
@@ -13,7 +13,7 @@ check_symbol_exists(getrusage sys/resource.h HAVE_GETRUSAGE)
# Fallback to descriptive version if VCS unavailable
# NB: the "unconfirmed-" part refers to this being a fallback option
# and the reported version may or may not be accurate.
set
(
VERSION_FALLBACK
"unconfirmed-release-6.0
-rc1
"
)
set
(
VERSION_FALLBACK
"unconfirmed-release-6.0"
)
set
(
VERSION_FILE
${
CMAKE_CURRENT_BINARY_DIR
}
/version.cpp
)
set
(
VERSION_FILE_IN
${
CMAKE_CURRENT_SOURCE_DIR
}
/version.cpp.in
)
set
(
VERSION_CACHE_FILE
${
CMAKE_CURRENT_BINARY_DIR
}
/version.cache
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment