diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-03-10 01:41:55 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2015-03-10 01:41:55 +0000 |
| commit | 0f45a7adf55c002d6f3804c56344340690556c42 (patch) | |
| tree | 26101d6bae68dcf3fbb77b972f07f2dc36378d76 /documentation/src/enumerations.dox | |
| parent | c96c4c35b0c308c1da9796ca88762044851d3801 (diff) | |
[Version 1.3.4] Update version numbers - hopefully complete.
Note to devs: if I missed something, please mark follow-up commits with
[Version 1.3.4] so we can find the necessary commits for version updates.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/enumerations.dox')
| -rw-r--r-- | documentation/src/enumerations.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox index 4b69ad89d..96282b1c1 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 3 -\li FL_VERSION - A combined floating-point version number for - the major, minor, and patch release numbers, currently 1.0303 +\li FL_PATCH_VERSION - The patch release number, currently 4 +\li FL_VERSION - A combined floating-point version number for + the major, minor, and patch release numbers, currently 1.0304 \section enumerations_events Events |
