mirror of
https://github.com/glfw/glfw
synced 2026-09-27 00:28:42 +03:00
Updated version numbers.
This commit is contained in:
parent
15c5fa8506
commit
06cc561c91
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%-------------------------------------------------------------------------
|
||||
% GLFW Reference Manual
|
||||
% API Version: 2.7
|
||||
% API Version: 3.0
|
||||
%-------------------------------------------------------------------------
|
||||
|
||||
% Document class
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
%-------------------------------------------------------------------------
|
||||
% GLFW Users Guide
|
||||
% API Version: 2.7
|
||||
% API Version: 3.0
|
||||
%-------------------------------------------------------------------------
|
||||
|
||||
% Document class
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
% Document title and API version
|
||||
\newcommand{\glfwdoctype}[1][0]{Users Guide}
|
||||
\newcommand{\glfwapiver}[1][0]{2.7}
|
||||
\newcommand{\glfwapiver}[1][0]{3.0}
|
||||
|
||||
% Common document settings and macros
|
||||
\input{glfwdoc.sty}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue