FLTK logo

[branch-1.3] 6fb92e4 - Bump version numbers, prepare release 1.3.8

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[branch-1.3] 6fb92e4 - Bump version numbers, prepare release 1.3.8 "Albrecht Schlosser" Nov 05, 2021  
 
commit 6fb92e441ed1826c6aea82809bd56cc66bd9d275
Author:     Albrecht Schlosser <albrechts.fltk@online.de>
AuthorDate: Fri Nov 5 18:15:17 2021 +0100
Commit:     Albrecht Schlosser <albrechts.fltk@online.de>
CommitDate: Fri Nov 5 18:50:55 2021 +0100

    Bump version numbers, prepare release 1.3.8

 CMakeLists.txt                                               | 2 +-
 FL/Enumerations.H                                            | 2 +-
 FL/Fl_File_Chooser.H                                         | 2 +-
 FL/Fl_Help_Dialog.H                                          | 2 +-
 README                                                       | 2 +-
 README.bundled-libs.txt                                      | 8 ++++----
 configure.ac                                                 | 2 +-
 documentation/src/fltk-title.tex.in                          | 2 +-
 documentation/src/index.dox                                  | 4 ++--
 documentation/src/preface.dox                                | 2 +-
 fltk_version.dat                                             | 2 +-
 fluid/about_panel.cxx                                        | 2 +-
 fluid/about_panel.fl                                         | 2 +-
 fluid/about_panel.h                                          | 2 +-
 fluid/alignment_panel.cxx                                    | 2 +-
 fluid/alignment_panel.fl                                     | 2 +-
 fluid/alignment_panel.h                                      | 2 +-
 fluid/fluid.plist                                            | 6 +++---
 fluid/function_panel.cxx                                     | 2 +-
 fluid/function_panel.fl                                      | 2 +-
 fluid/function_panel.h                                       | 2 +-
 fluid/print_panel.cxx                                        | 2 +-
 fluid/print_panel.fl                                         | 2 +-
 fluid/print_panel.h                                          | 2 +-
 fluid/template_panel.cxx                                     | 2 +-
 fluid/template_panel.fl                                      | 2 +-
 fluid/template_panel.h                                       | 2 +-
 fluid/widget_panel.cxx                                       | 2 +-
 fluid/widget_panel.fl                                        | 2 +-
 fluid/widget_panel.h                                         | 2 +-
 ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl | 2 +-
 ide/Xcode4/plists/Fluid-Info.plist                           | 2 +-
 src/Fl_File_Chooser.cxx                                      | 2 +-
 src/Fl_File_Chooser.fl                                       | 2 +-
 src/Fl_Help_Dialog.cxx                                       | 2 +-
 src/Fl_Help_Dialog.fl                                        | 2 +-
 test/CubeViewUI.fl                                           | 2 +-
 test/fast_slow.fl                                            | 2 +-
 test/inactive.fl                                             | 2 +-
 test/keyboard_ui.fl                                          | 2 +-
 test/mandelbrot_ui.fl                                        | 2 +-
 test/preferences.fl                                          | 2 +-
 test/radio.fl                                                | 2 +-
 test/resize.fl                                               | 2 +-
 test/tabs.fl                                                 | 2 +-
 test/tree.fl                                                 | 2 +-
 test/valuators.fl                                            | 2 +-
 47 files changed, 53 insertions(+), 53 deletions(-)

diff --git CMakeLists.txt CMakeLists.txt
index 506ac11..5bf958b 100644
--- CMakeLists.txt
+++ CMakeLists.txt
@@ -47,7 +47,7 @@ set (OpenGL_GL_PREFERENCE LEGACY)
 # define the FLTK project and version
 #######################################################################
 
-project (FLTK VERSION 1.3.7)
+project (FLTK VERSION 1.3.8)
 
 #######################################################################
 # include macro definitions of generally used macros
diff --git FL/Enumerations.H FL/Enumerations.H
index a8a4041..25df929 100644
--- FL/Enumerations.H
+++ FL/Enumerations.H
@@ -73,7 +73,7 @@
 
    FLTK remains binary compatible between patches.
  */
-#define FL_PATCH_VERSION	7
+#define FL_PATCH_VERSION	8
 
 /**
     The FLTK version number as a \em double.
diff --git FL/Fl_File_Chooser.H FL/Fl_File_Chooser.H
index f36e93c..8e55e71 100644
--- FL/Fl_File_Chooser.H
+++ FL/Fl_File_Chooser.H
@@ -23,7 +23,7 @@
 // =======================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef Fl_File_Chooser_H
 #define Fl_File_Chooser_H
diff --git FL/Fl_Help_Dialog.H FL/Fl_Help_Dialog.H
index f0d5731..3d1c4e2 100644
--- FL/Fl_Help_Dialog.H
+++ FL/Fl_Help_Dialog.H
@@ -23,7 +23,7 @@
 // ========================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef Fl_Help_Dialog_H
 #define Fl_Help_Dialog_H
diff --git README README
index 7918b65..5e8b364 100644
--- README
+++ README
@@ -1,4 +1,4 @@
-README - Fast Light Tool Kit (FLTK) Version 1.3.7
+README - Fast Light Tool Kit (FLTK) Version 1.3.8
 -------------------------------------------------
 
 WHAT IS FLTK?
diff --git README.bundled-libs.txt README.bundled-libs.txt
index 5133c4b..7d1c8dd 100644
--- README.bundled-libs.txt
+++ README.bundled-libs.txt
@@ -6,13 +6,13 @@ about the current versions of all bundled libraries and about how to
 upgrade these bundled libraries.
 
 
-Current versions of bundled libraries (as of June 9, 2021):
+Current versions of bundled libraries (as of Nov. 5, 2021):
 
   Library       Version            Release date         FLTK Version
   --------------------------------------------------------------------------
-  jpeg          jpeg-9d            2020-01-12           1.3.6 / 1.3.7
-  png           libpng-1.6.37      2019-04-14           1.3.6 / 1.3.7
-  zlib          zlib-1.2.11        2017-01-15           1.3.6 / 1.3.7
+  jpeg          jpeg-9d            2020-01-12           1.3.6 - 1.3.8
+  png           libpng-1.6.37      2019-04-14           1.3.6 - 1.3.8
+  zlib          zlib-1.2.11        2017-01-15           1.3.6 - 1.3.8
   --------------------------------------------------------------------------
 
 Previous versions of bundled libraries:
diff --git configure.ac configure.ac
index b5e3218..70ff5f9 100644
--- configure.ac
+++ configure.ac
@@ -51,7 +51,7 @@ esac
 dnl FLTK library versions...
 FLTK_VERSION_MAJOR=1
 FLTK_VERSION_MINOR=3
-FLTK_VERSION_PATCH=7
+FLTK_VERSION_PATCH=8
 FL_DSO_VERSION=${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}
 FL_ABI_VERSION=${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}.0
 FLTK_VERSION=${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}.${FLTK_VERSION_PATCH}
diff --git documentation/src/fltk-title.tex.in documentation/src/fltk-title.tex.in
index fcbdee8..63cd0d5 100644
--- documentation/src/fltk-title.tex.in
+++ documentation/src/fltk-title.tex.in
@@ -11,7 +11,7 @@
 \end{DoxyImageNoCaption}\\
 \vspace*{2cm}
 {\Large
-Revision 9.7 by F. Costantini, D. Gibson, M. Melcher, \\
+Revision 9.8 by F. Costantini, D. Gibson, M. Melcher, \\
 A. Schlosser, B. Spitzak, and M. Sweet.}\\
 \vspace*{1.5cm}
 {\large Copyright 1998-@YEAR@ by Bill Spitzak and others.}\\
diff --git documentation/src/index.dox documentation/src/index.dox
index 6e9a243..40e123d 100644
--- documentation/src/index.dox
+++ documentation/src/index.dox
@@ -8,9 +8,9 @@
     \image latex FL200.png "" width=5cm
   </CENTER></TD>
   <TD><CENTER>
-    <B>FLTK 1.3.7 Programming Manual</B>
+    <B>FLTK 1.3.8 Programming Manual</B>
 
-    Revision 9.7 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
+    Revision 9.8 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
     A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
 
     Copyright 1998-2021 by Bill Spitzak and others.
diff --git documentation/src/preface.dox documentation/src/preface.dox
index a45b87c..6458cf5 100644
--- documentation/src/preface.dox
+++ documentation/src/preface.dox
@@ -3,7 +3,7 @@
  \page preface Preface
 
 This manual describes the Fast Light Tool Kit ("FLTK")
-version 1.3.7, a C++ Graphical User Interface
+version 1.3.8, a C++ Graphical User Interface
 ("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X. Each
 of the chapters in this manual is designed as a tutorial for
 using FLTK, while the appendices provide a convenient reference
diff --git fltk_version.dat fltk_version.dat
index 3336003..e05cb33 100644
--- fltk_version.dat
+++ fltk_version.dat
@@ -1 +1 @@
-1.3.7
+1.3.8
diff --git fluid/about_panel.cxx fluid/about_panel.cxx
index 3c7c3e2..2a79965 100644
--- fluid/about_panel.cxx
+++ fluid/about_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "about_panel.h"
 void show_help(const char *name); 
diff --git fluid/about_panel.fl fluid/about_panel.fl
index da26b49..d7a65f6 100644
--- fluid/about_panel.fl
+++ fluid/about_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/about_panel.h fluid/about_panel.h
index 3db6479..a0b7222 100644
--- fluid/about_panel.h
+++ fluid/about_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef about_panel_h
 #define about_panel_h
diff --git fluid/alignment_panel.cxx fluid/alignment_panel.cxx
index 6256e3a..554577f 100644
--- fluid/alignment_panel.cxx
+++ fluid/alignment_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "alignment_panel.h"
 #include <FL/Fl_Preferences.H>
diff --git fluid/alignment_panel.fl fluid/alignment_panel.fl
index eca0802..a927a3a 100644
--- fluid/alignment_panel.fl
+++ fluid/alignment_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/alignment_panel.h fluid/alignment_panel.h
index ac2e9e0..55016d7 100644
--- fluid/alignment_panel.h
+++ fluid/alignment_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef alignment_panel_h
 #define alignment_panel_h
diff --git fluid/fluid.plist fluid/fluid.plist
index e1a0e49..3560fea 100644
--- fluid/fluid.plist
+++ fluid/fluid.plist
@@ -9,7 +9,7 @@
 	<key>CFBundleIdentifier</key>
 	<string>org.fltk.fluid</string>
 	<key>CFBundleVersion</key>
-	<string>1.3.7</string>
+	<string>1.3.8</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>NSHumanReadableCopyright</key>
@@ -25,9 +25,9 @@
 	<key>CFBundleIconFile</key>
 	<string>fluid.icns</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.3.7</string>
+	<string>1.3.8</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.7, Copyright 1998-2021 by Bill Spitzak and others</string>
+	<string>1.3.8, Copyright 1998-2021 by Bill Spitzak and others</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 		<dict>
diff --git fluid/function_panel.cxx fluid/function_panel.cxx
index 4738db3..015a779 100644
--- fluid/function_panel.cxx
+++ fluid/function_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "function_panel.h"
 #include <FL/Fl_Pixmap.H>
diff --git fluid/function_panel.fl fluid/function_panel.fl
index 603ad1e..0e85abe 100644
--- fluid/function_panel.fl
+++ fluid/function_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/function_panel.h fluid/function_panel.h
index 88832b1..8c6c43d 100644
--- fluid/function_panel.h
+++ fluid/function_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef function_panel_h
 #define function_panel_h
diff --git fluid/print_panel.cxx fluid/print_panel.cxx
index 6e32354..3554d64 100644
--- fluid/print_panel.cxx
+++ fluid/print_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "print_panel.h"
 #include <stdio.h>
diff --git fluid/print_panel.fl fluid/print_panel.fl
index 31f9bd5..cce049e 100644
--- fluid/print_panel.fl
+++ fluid/print_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/print_panel.h fluid/print_panel.h
index 5ad5743..4999079 100644
--- fluid/print_panel.h
+++ fluid/print_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef print_panel_h
 #define print_panel_h
diff --git fluid/template_panel.cxx fluid/template_panel.cxx
index fc38980..9b9c55f 100644
--- fluid/template_panel.cxx
+++ fluid/template_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "template_panel.h"
 #include <stdio.h>
diff --git fluid/template_panel.fl fluid/template_panel.fl
index 1ae7060..1ab5e87 100644
--- fluid/template_panel.fl
+++ fluid/template_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/template_panel.h fluid/template_panel.h
index df65851..f7c696c 100644
--- fluid/template_panel.h
+++ fluid/template_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef template_panel_h
 #define template_panel_h
diff --git fluid/widget_panel.cxx fluid/widget_panel.cxx
index d3cdcd5..5d11e68 100644
--- fluid/widget_panel.cxx
+++ fluid/widget_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "widget_panel.h"
 extern void comment_cb(Fl_Text_Editor*, void*);
diff --git fluid/widget_panel.fl fluid/widget_panel.fl
index b0ca107..910f81a 100644
--- fluid/widget_panel.fl
+++ fluid/widget_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/widget_panel.h fluid/widget_panel.h
index bef5d95..934beff 100644
--- fluid/widget_panel.h
+++ fluid/widget_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #ifndef widget_panel_h
 #define widget_panel_h
diff --git ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl
index bf03c1a..04f0bda 100644
--- ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl	
+++ ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl	
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {make_window()} {open
diff --git ide/Xcode4/plists/Fluid-Info.plist ide/Xcode4/plists/Fluid-Info.plist
index 1b2ded2..b8e644e 100644
--- ide/Xcode4/plists/Fluid-Info.plist
+++ ide/Xcode4/plists/Fluid-Info.plist
@@ -40,7 +40,7 @@
 	<key>CFBundleSignature</key>
 	<string>FLTK</string>
 	<key>CFBundleVersion</key>
-	<string>1.3.7</string>
+	<string>1.3.8</string>
 	<key>NSHumanReadableCopyright</key>
 	<string>Copyright 1998-2021 by Bill Spitzak and others.</string>
 	<key>CFBundleGetInfoString</key>
diff --git src/Fl_File_Chooser.cxx src/Fl_File_Chooser.cxx
index 1b35e51..b04a91e 100644
--- src/Fl_File_Chooser.cxx
+++ src/Fl_File_Chooser.cxx
@@ -23,7 +23,7 @@
 // =======================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "../FL/Fl_File_Chooser.H"
 #include <FL/fl_draw.H>
diff --git src/Fl_File_Chooser.fl src/Fl_File_Chooser.fl
index d73699a..bc9e9da 100644
--- src/Fl_File_Chooser.fl
+++ src/Fl_File_Chooser.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {../FL/Fl_File_Chooser.H}
 code_name {.cxx}
 comment {//
diff --git src/Fl_Help_Dialog.cxx src/Fl_Help_Dialog.cxx
index 6470d20..5b3f51c 100644
--- src/Fl_Help_Dialog.cxx
+++ src/Fl_Help_Dialog.cxx
@@ -23,7 +23,7 @@
 // ========================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0307
+// generated by Fast Light User Interface Designer (fluid) version 1.0308
 
 #include "../FL/Fl_Help_Dialog.H"
 #include "flstring.h"
diff --git src/Fl_Help_Dialog.fl src/Fl_Help_Dialog.fl
index 9b0bf88..4e5463e 100644
--- src/Fl_Help_Dialog.fl
+++ src/Fl_Help_Dialog.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {../FL/Fl_Help_Dialog.H}
 code_name {.cxx}
 comment {//
diff --git test/CubeViewUI.fl test/CubeViewUI.fl
index 1a59eba..0872dfe 100644
--- test/CubeViewUI.fl
+++ test/CubeViewUI.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 class CubeViewUI {open
diff --git test/fast_slow.fl test/fast_slow.fl
index f259ba0..9262489 100644
--- test/fast_slow.fl
+++ test/fast_slow.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/inactive.fl test/inactive.fl
index 2c250de..6a66047 100644
--- test/inactive.fl
+++ test/inactive.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/keyboard_ui.fl test/keyboard_ui.fl
index 6bc3ae6..f7102c7 100644
--- test/keyboard_ui.fl
+++ test/keyboard_ui.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {make_window()} {open
diff --git test/mandelbrot_ui.fl test/mandelbrot_ui.fl
index c2d5f9c..3550e5f 100644
--- test/mandelbrot_ui.fl
+++ test/mandelbrot_ui.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 decl {\#include "mandelbrot.h"} {public local
diff --git test/preferences.fl test/preferences.fl
index 5e44cd3..33f000e 100644
--- test/preferences.fl
+++ test/preferences.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 decl {\#include <FL/Fl_Preferences.H>} {public local
diff --git test/radio.fl test/radio.fl
index a89003c..a737542 100644
--- test/radio.fl
+++ test/radio.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {button_cb(Fl_Button *b, void *)} {
diff --git test/resize.fl test/resize.fl
index abed32c..231399b 100644
--- test/resize.fl
+++ test/resize.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/tabs.fl test/tabs.fl
index 191d366..603efaa 100644
--- test/tabs.fl
+++ test/tabs.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/tree.fl test/tree.fl
index 57a6975..e93c9d8 100644
--- test/tree.fl
+++ test/tree.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 decl {\#include <stdio.h>} {public global
diff --git test/valuators.fl test/valuators.fl
index e877c7f..acd3ce3 100644
--- test/valuators.fl
+++ test/valuators.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0307
+version 1.0308
 header_name {.h}
 code_name {.cxx}
 Function {callback(Fl_Widget* o, void*)} {open private return_type void
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.