mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
Use the svn revision number for version information too, version string is now "r<revision>-<builddate> unless there is a static version file (e.g. created by tools/release).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12090 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f30a39806c
commit
ea37d4c072
6 changed files with 44 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
% \/ \/ \/ \/ \/
|
||||
% - M A N U A L -
|
||||
%
|
||||
% $Id:$
|
||||
% $Id$
|
||||
%
|
||||
% Copyright (C) 2006 The Rockbox Manual Team
|
||||
%
|
||||
|
|
@ -44,6 +44,10 @@ contributors.
|
|||
\copyright~2004 Christi Alice Scarborough,
|
||||
\copyright~2003 Jos\'{e} Maria Garcia-Valdecasas Bernal \& Peter Schlenker.
|
||||
\end{quote}
|
||||
\vspace{3mm}
|
||||
\begin{center}
|
||||
\IfFileExists{version.tex}{Build with \LaTeX{} from version \input{version.tex}}{}
|
||||
\end{center}
|
||||
|
||||
\vspace{\fill}
|
||||
\begin{quote}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue