Author: manolo Date: 2012-12-09 11:16:14 -0800 (Sun, 09 Dec 2012) New Revision: 9745 Log: Changed FL_PATCH_VERSION
Modified: branches/branch-1.3/documentation/src/enumerations.dox Modified: branches/branch-1.3/documentation/src/enumerations.dox =================================================================== --- branches/branch-1.3/documentation/src/enumerations.dox 2012-12-09 19:10:57 UTC (rev 9744) +++ branches/branch-1.3/documentation/src/enumerations.dox 2012-12-09 19:16:14 UTC (rev 9745) @@ -20,9 +20,9 @@ \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 _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
