diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/index.html | 6 | ||||
| -rw-r--r-- | documentation/preface.html | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/documentation/index.html b/documentation/index.html index 21e1907fb..6e4f14d02 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1,6 +1,6 @@ <HTML> <HEAD> - <TITLE>FLTK 1.0 Programming Manual</TITLE> + <TITLE>FLTK 1.0.2 Programming Manual</TITLE> </HEAD> <BODY> @@ -8,8 +8,8 @@ <TR> <TD ALIGN=CENTER VALIGN=MIDDLE><IMG SRC=FL.gif ALIGN=ABSMIDDLE></TD> <TD ALIGN=CENTER VALIGN=MIDDLE> -<H1>FLTK 1.0.1 Programming Manual</H1> -Revision 8 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR> +<H1>FLTK 1.0.2 Programming Manual</H1> +Revision 9 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR> Copyright 1998-1999 by Bill Spitzak and others.<BR> </TD> </TR> diff --git a/documentation/preface.html b/documentation/preface.html index 753007eed..0d1a87bb7 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -2,8 +2,8 @@ <HEAD> <META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME=Author> <META CONTENT="Copyright 1998-1999 by Bill Spitzak and Others." NAME=Copyright> - <META CONTENT="Revision 8" NAME=DocNumber> - <TITLE>FLTK 1.0.1 Programming Manual</TITLE> + <META CONTENT="Revision 9" NAME=DocNumber> + <TITLE>FLTK 1.0.2 Programming Manual</TITLE> </HEAD> <BODY> <H1 ALIGN=RIGHT><A NAME=preface>Preface</A></H1> |
