diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2012-11-06 21:13:54 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2012-11-06 21:13:54 +0000 |
| commit | 8701434312c150b4c07074feee008129c775ad71 (patch) | |
| tree | 930b8598cedf6db4487d01164d7c863efea303f4 /documentation/src | |
| parent | 78039ecb55130d4b6e30a1aa005b4498d1a6decf (diff) | |
Upgrade version number to 1.3.1
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9707 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/fltk-book.tex | 2 | ||||
| -rw-r--r-- | documentation/src/index.dox | 2 | ||||
| -rw-r--r-- | documentation/src/preface.dox | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/fltk-book.tex b/documentation/src/fltk-book.tex index 5e0418322..5e57b36e5 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.0 Programming Manual}\\ +{\Huge FLTK 1.3.1 Programming Manual}\\ \vspace*{2cm} \begin{ImageNoCaption} \mbox{\includegraphics[width=6cm]{FL200}} diff --git a/documentation/src/index.dox b/documentation/src/index.dox index 477233fe7..6dba4a143 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.0 Programming Manual</B> + <B>FLTK 1.3.1 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 fdd93e960..f21745f4b 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.0, a C++ Graphical User Interface +version 1.3.1, 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 |
