diff options
| author | Manolo Gouy <Manolo> | 2012-12-09 18:45:57 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2012-12-09 18:45:57 +0000 |
| commit | 6432f87743da3c6487ae270d43a7bb01fa1378cd (patch) | |
| tree | d33396a6ec24af582090207815a6561edbeff82c /documentation/src | |
| parent | dc65e2f3fa4b3fccacb4e927bf9c1762b200b589 (diff) | |
Set to version 1.3.2
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9742 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/fltk-book.tex | 4 | ||||
| -rw-r--r-- | documentation/src/index.dox | 2 | ||||
| -rw-r--r-- | documentation/src/preface.dox | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/documentation/src/fltk-book.tex b/documentation/src/fltk-book.tex index 5e57b36e5..bc07f0f82 100644 --- a/documentation/src/fltk-book.tex +++ b/documentation/src/fltk-book.tex @@ -34,7 +34,7 @@ \begin{titlepage} \vspace*{4.5cm} \begin{center} -{\Huge FLTK 1.3.1 Programming Manual}\\ +{\Huge FLTK 1.3.2 Programming Manual}\\ \vspace*{2cm} \begin{ImageNoCaption} \mbox{\includegraphics[width=6cm]{FL200}} @@ -44,7 +44,7 @@ Revision 9 by F. Costantini, D. Gibson, M. Melcher, \\ A. Schlosser, B. Spitzak, and M. Sweet.}\\ \vspace*{1.5cm} -{\large Copyright 1998-2011 by Bill Spitzak and others.}\\ +{\large Copyright 1998-2012 by Bill Spitzak and others.}\\ \vspace*{0.75cm} {\Small This software and manual are provided under the terms of the GNU Library General Public License.}\\ diff --git a/documentation/src/index.dox b/documentation/src/index.dox index 3078a05f9..debda9038 100644 --- a/documentation/src/index.dox +++ b/documentation/src/index.dox @@ -8,7 +8,7 @@ \image latex FL200.png "" width=5cm </CENTER></TD> <TD><CENTER> - <B>FLTK 1.3.1 Programming Manual</B> + <B>FLTK 1.3.2 Programming Manual</B> Revision 9 by F. Costantini, D. Gibson, M. Melcher, A. Schlosser, B. Spitzak and M. Sweet. diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index f21745f4b..d7c3d3588 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.1, a C++ Graphical User Interface +version 1.3.2, 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-2011 by Bill Spitzak and others. Use and +FLTK is Copyright 1998-2012 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. |
