diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/src/enumerations.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox index 47a147f12..e5f65ca3b 100644 --- a/documentation/src/enumerations.dox +++ b/documentation/src/enumerations.dox @@ -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 |
