summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index cf4b0202c..79274f8d2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,7 @@ CHANGES IN FLTK 1.3.2
called with the old label() (STR #2836)
1.3.2 ABI FEATURES
- (To enable the following ABI features, put: #define FLTK_ABI_VERSION 10302
+ (To enable the following ABI features, put: #define FLTK_ABI_VERSION 10301
at the top of your FL/Enumerations.H and rebuild FLTK and your app)
- Fl_Tree optimized to support large trees (eg. 100k items):