summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2015-03-10 01:41:55 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2015-03-10 01:41:55 +0000
commit0f45a7adf55c002d6f3804c56344340690556c42 (patch)
tree26101d6bae68dcf3fbb77b972f07f2dc36378d76 /documentation/src
parentc96c4c35b0c308c1da9796ca88762044851d3801 (diff)
[Version 1.3.4] Update version numbers - hopefully complete.
Note to devs: if I missed something, please mark follow-up commits with [Version 1.3.4] so we can find the necessary commits for version updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/enumerations.dox6
-rw-r--r--documentation/src/html_footer4
-rw-r--r--documentation/src/index.dox4
-rw-r--r--documentation/src/preface.dox4
4 files changed, 9 insertions, 9 deletions
diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox
index 4b69ad89d..96282b1c1 100644
--- a/documentation/src/enumerations.dox
+++ b/documentation/src/enumerations.dox
@@ -20,9 +20,9 @@ The FLTK version number is stored in a number of compile-time constants:
\li FL_MAJOR_VERSION - The major release number, currently 1
\li FL_MINOR_VERSION - The minor release number, currently 3
-\li FL_PATCH_VERSION - The patch release number, currently 3
-\li FL_VERSION - A combined floating-point version number for
- the major, minor, and patch release numbers, currently 1.0303
+\li FL_PATCH_VERSION - The patch release number, currently 4
+\li FL_VERSION - A combined floating-point version number for
+ the major, minor, and patch release numbers, currently 1.0304
\section enumerations_events Events
diff --git a/documentation/src/html_footer b/documentation/src/html_footer
index daef7acdb..589aca2a6 100644
--- a/documentation/src/html_footer
+++ b/documentation/src/html_footer
@@ -1,7 +1,7 @@
<!--BEGIN GENERATE_TREEVIEW-->
<li class="footer">
<!-- Generated for $projectname by Doxygen -->
- &copy; 1998-2014 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
+ &copy; 1998-2015 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
<a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
</li>
</ul>
@@ -10,7 +10,7 @@
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
<!-- Generated for $projectname by Doxygen -->
- &copy; 1998-2014 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
+ &copy; 1998-2015 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
<a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
</small></address>
<hr class="footer"/><address class="footer"><small>
diff --git a/documentation/src/index.dox b/documentation/src/index.dox
index 78cc36926..9df3a91ce 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.3 Programming Manual</B>
+ <B>FLTK 1.3.4 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-2014 by Bill Spitzak and others.
+ Copyright 1998-2015 by Bill Spitzak and others.
</CENTER></TD>
</TR>
</TABLE>
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index dbbdf2e54..30d69a1e2 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.3, a C++ Graphical User Interface
+version 1.3.4, 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-2014 by Bill Spitzak and others. Use and
+FLTK is Copyright 1998-2015 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.