mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
|
||||
FLTK remains binary compatible between patches.
|
||||
*/
|
||||
#define FL_PATCH_VERSION 0
|
||||
#define FL_PATCH_VERSION 1
|
||||
|
||||
/**
|
||||
The FLTK version number as a \em double.
|
||||
|
||||
+1
-1
@@ -98,7 +98,7 @@ const Fl_Grid_Align FL_GRID_BOTTOM_RIGHT = FL_GRID_BOTTOM | FL_GRID_RIGHT;
|
||||
Fl_Group::resizable() widget is ignored (if set). Calling init_sizes()
|
||||
is not necessary.
|
||||
|
||||
\note Fl_Grid is, as of FLTK 1.4.0, still in experimental state and
|
||||
\note Fl_Grid is, as of FLTK 1.4.1, still in experimental state and
|
||||
should be used with caution. The API can still be changed although it is
|
||||
assumed to be almost stable - as stable as possible for a first release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user