summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-10-05 00:03:27 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-10-05 00:03:27 +0000
commitaef482198e224822d5f08b7adbb2e59a6a68a1fe (patch)
tree34792698e0de2ed6cf93933046797934b9eba111 /documentation
parent7aa27859a552f0e459110455a372e5a017bc6873 (diff)
Bump version numbers to 1.3.3.
All fluid .fl files have been rewritten with fluid 1.3.3 and may differ somehow, but there are no significant changes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10353 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Doxybook2
-rw-r--r--documentation/Doxyfile2
-rw-r--r--documentation/src/index.dox4
-rw-r--r--documentation/src/preface.dox4
4 files changed, 6 insertions, 6 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook
index 33bc07d1d..5eddae5c7 100644
--- a/documentation/Doxybook
+++ b/documentation/Doxybook
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = "FLTK 1.3.2"
+PROJECT_NAME = "FLTK 1.3.3"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index 137751418..20d03318c 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = "FLTK 1.3.2"
+PROJECT_NAME = "FLTK 1.3.3"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
diff --git a/documentation/src/index.dox b/documentation/src/index.dox
index 0e28fe29e..78cc36926 100644
--- a/documentation/src/index.dox
+++ b/documentation/src/index.dox
@@ -8,12 +8,12 @@
\image latex FL200.png "" width=5cm
</CENTER></TD>
<TD><CENTER>
- <B>FLTK 1.3.2 Programming Manual</B>
+ <B>FLTK 1.3.3 Programming Manual</B>
Revision 9 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
- Copyright 1998-2012 by Bill Spitzak and others.
+ Copyright 1998-2014 by Bill Spitzak and others.
</CENTER></TD>
</TR>
</TABLE>
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index d7c3d3588..dbbdf2e54 100644
--- a/documentation/src/preface.dox
+++ b/documentation/src/preface.dox
@@ -3,7 +3,7 @@
\page preface Preface
This manual describes the Fast Light Tool Kit ("FLTK")
-version 1.3.2, a C++ Graphical User Interface
+version 1.3.3, 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
@@ -75,7 +75,7 @@ was dropped after FLTK 1.0.10. FLTK uses the preprocessor definition
\section preface_copyrights Copyrights and Trademarks
-FLTK is Copyright 1998-2012 by Bill Spitzak and others. Use and
+FLTK is Copyright 1998-2014 by Bill Spitzak and others. Use and
distribution of FLTK is governed by the GNU Library General Public
License with 4 exceptions, located in \ref license.