diff options
Diffstat (limited to 'ide/Xcode4')
| -rw-r--r-- | ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl | 2 | ||||
| -rw-r--r-- | ide/Xcode4/plists/Fluid-Info.plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl index 9ca97914c..f9e2f18f9 100644 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl +++ b/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.0304 +version 1.0400 header_name {.h} code_name {.cxx} Function {make_window()} {open diff --git a/ide/Xcode4/plists/Fluid-Info.plist b/ide/Xcode4/plists/Fluid-Info.plist index f7ff23f44..b824debf7 100644 --- a/ide/Xcode4/plists/Fluid-Info.plist +++ b/ide/Xcode4/plists/Fluid-Info.plist @@ -40,7 +40,7 @@ <key>CFBundleSignature</key> <string>FLTK</string> <key>CFBundleVersion</key> - <string>1.3.4</string> + <string>1.4.0</string> <key>NSHumanReadableCopyright</key> <string>Copyright 1998-2015 by Bill Spitzak and others.</string> <key>CFBundleGetInfoString</key> |
