From 191b33e0def5c7239c43c0be4dfc5d5d5e9be736 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 6 Mar 2025 18:16:03 +0100 Subject: Update version numbers to 1.5.0 --- fluid/about_panel.cxx | 2 +- fluid/about_panel.fl | 2 +- fluid/about_panel.h | 2 +- fluid/codeview_panel.cxx | 2 +- fluid/codeview_panel.fl | 2 +- fluid/codeview_panel.h | 2 +- fluid/documentation/src/index.dox | 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/settings_panel.cxx | 2 +- fluid/settings_panel.fl | 2 +- fluid/settings_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 +- 23 files changed, 25 insertions(+), 25 deletions(-) (limited to 'fluid') diff --git a/fluid/about_panel.cxx b/fluid/about_panel.cxx index 18885eee8..b28347ae5 100644 --- a/fluid/about_panel.cxx +++ b/fluid/about_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "about_panel.h" void show_help(const char *name); diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl index 743aaa626..6ef5bdbd0 100644 --- a/fluid/about_panel.fl +++ b/fluid/about_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} comment {// diff --git a/fluid/about_panel.h b/fluid/about_panel.h index e06c34de9..0130a1e44 100644 --- a/fluid/about_panel.h +++ b/fluid/about_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef about_panel_h #define about_panel_h diff --git a/fluid/codeview_panel.cxx b/fluid/codeview_panel.cxx index 2f72738c8..0c46696e3 100644 --- a/fluid/codeview_panel.cxx +++ b/fluid/codeview_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "codeview_panel.h" #include "fluid.h" diff --git a/fluid/codeview_panel.fl b/fluid/codeview_panel.fl index e0737c781..80f74f13f 100644 --- a/fluid/codeview_panel.fl +++ b/fluid/codeview_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} comment {// diff --git a/fluid/codeview_panel.h b/fluid/codeview_panel.h index f98660b8f..34efd22af 100644 --- a/fluid/codeview_panel.h +++ b/fluid/codeview_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef codeview_panel_h #define codeview_panel_h diff --git a/fluid/documentation/src/index.dox b/fluid/documentation/src/index.dox index 657e448e2..7a2808207 100644 --- a/fluid/documentation/src/index.dox +++ b/fluid/documentation/src/index.dox @@ -14,7 +14,7 @@ \image latex fluid-128.png "" width=3cm
- FLUID 1.4.2 User Manual + FLUID 1.5.0 User Manual By F. Costantini, M. Melcher, A. Schlosser, B. Spitzak and M. Sweet. diff --git a/fluid/fluid.plist b/fluid/fluid.plist index 88711f118..cf1b391c8 100644 --- a/fluid/fluid.plist +++ b/fluid/fluid.plist @@ -9,7 +9,7 @@ CFBundleIdentifier org.fltk.fluid CFBundleVersion - 1.4.2 + 1.5.0 CFBundleDevelopmentRegion English NSHumanReadableCopyright @@ -25,9 +25,9 @@ CFBundleIconFile fluid.icns CFBundleShortVersionString - 1.4.2 + 1.5.0 CFBundleGetInfoString - 1.4.2, Copyright 1998-2025 by Bill Spitzak and others + 1.5.0, Copyright 1998-2025 by Bill Spitzak and others CFBundleDocumentTypes diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx index 71a34b510..489341c5b 100644 --- a/fluid/function_panel.cxx +++ b/fluid/function_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "function_panel.h" #include "fluid.h" diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl index bd25f3821..7c77af009 100644 --- a/fluid/function_panel.fl +++ b/fluid/function_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} snap { diff --git a/fluid/function_panel.h b/fluid/function_panel.h index a45c197f0..d41a9d355 100644 --- a/fluid/function_panel.h +++ b/fluid/function_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef function_panel_h #define function_panel_h diff --git a/fluid/print_panel.cxx b/fluid/print_panel.cxx index a6077888c..bf1dca655 100644 --- a/fluid/print_panel.cxx +++ b/fluid/print_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "print_panel.h" #include "fluid.h" diff --git a/fluid/print_panel.fl b/fluid/print_panel.fl index 94df4ce75..382eece2b 100644 --- a/fluid/print_panel.fl +++ b/fluid/print_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} comment {// diff --git a/fluid/print_panel.h b/fluid/print_panel.h index a8f5ccb9d..fed8fd3c0 100644 --- a/fluid/print_panel.h +++ b/fluid/print_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef print_panel_h #define print_panel_h diff --git a/fluid/settings_panel.cxx b/fluid/settings_panel.cxx index 351598359..bdaea50ca 100644 --- a/fluid/settings_panel.cxx +++ b/fluid/settings_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "settings_panel.h" #include "undo.h" diff --git a/fluid/settings_panel.fl b/fluid/settings_panel.fl index b0ef7ebfa..912f9bf68 100644 --- a/fluid/settings_panel.fl +++ b/fluid/settings_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} snap { diff --git a/fluid/settings_panel.h b/fluid/settings_panel.h index edd152972..a582f69e6 100644 --- a/fluid/settings_panel.h +++ b/fluid/settings_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef settings_panel_h #define settings_panel_h diff --git a/fluid/template_panel.cxx b/fluid/template_panel.cxx index 4b97ddc7e..7bc8943c0 100644 --- a/fluid/template_panel.cxx +++ b/fluid/template_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "template_panel.h" #include "fluid.h" diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl index a90e5f2a0..f4e4f8bb2 100644 --- a/fluid/template_panel.fl +++ b/fluid/template_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} comment {// diff --git a/fluid/template_panel.h b/fluid/template_panel.h index 548958e13..172e4c7de 100644 --- a/fluid/template_panel.h +++ b/fluid/template_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef template_panel_h #define template_panel_h diff --git a/fluid/widget_panel.cxx b/fluid/widget_panel.cxx index 58eaa8610..ec61c1083 100644 --- a/fluid/widget_panel.cxx +++ b/fluid/widget_panel.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #include "widget_panel.h" #include "undo.h" diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl index 17470c0e9..470248e7d 100644 --- a/fluid/widget_panel.fl +++ b/fluid/widget_panel.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0401 +version 1.0500 header_name {.h} code_name {.cxx} snap { diff --git a/fluid/widget_panel.h b/fluid/widget_panel.h index 357da03cd..38e70cc71 100644 --- a/fluid/widget_panel.h +++ b/fluid/widget_panel.h @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -// generated by Fast Light User Interface Designer (fluid) version 1.0402 +// generated by Fast Light User Interface Designer (fluid) version 1.0500 #ifndef widget_panel_h #define widget_panel_h -- cgit v1.2.3