diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Makefile | 4 | ||||
| -rw-r--r-- | documentation/preface.html | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 3742df43a..f5957d450 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -20,7 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. # -# Please report all bugs and problems to "fltk-bugs@fltk.org". +# Please report all bugs and problems on the following page: +# +# http://www.fltk.org/str.php # # Get configuration stuff... diff --git a/documentation/preface.html b/documentation/preface.html index a34de4d03..e56de041e 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -2,7 +2,7 @@ <HEAD> <META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME="Author"> <META CONTENT="Copyright 1998-2005 by Bill Spitzak and Others." NAME="Copyright"> - <META CONTENT="Revision 6" NAME="DocNumber"> + <META CONTENT="Revision 7" NAME="DocNumber"> <TITLE>FLTK 1.1.7 Programming Manual</TITLE> </HEAD> <BODY> |
