Changed FL_PATCH_VERSION

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9745 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2012-12-09 19:16:14 +00:00
parent 6432f87743
commit 582d8ed34c
1 changed files with 2 additions and 2 deletions

View File

@ -20,9 +20,9 @@ The FLTK version number is stored in a number of compile-time constants:
\li FL_MAJOR_VERSION - The major release number, currently 1.
\li FL_MINOR_VERSION - The minor release number, currently 3.
\li FL_PATCH_VERSION - The patch release number, currently 0.
\li FL_PATCH_VERSION - The patch release number, currently 2.
\li FL_VERSION - A combined floating-point version number for
the major, minor, and patch release numbers, currently 1.0300.
the major, minor, and patch release numbers, currently 1.0302.
\section enumerations_events Events