fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

jversion.h

Go to the documentation of this file.
00001 /*
00002  * jversion.h
00003  *
00004  * Copyright (C) 1991-1998, Thomas G. Lane.
00005  * This file is part of the Independent JPEG Group's software.
00006  * For conditions of distribution and use, see the accompanying README file.
00007  *
00008  * This file contains software version identification.
00009  */
00010 
00011 
00012 #define JVERSION        "6b  27-Mar-1998"
00013 
00014 #define JCOPYRIGHT      "Copyright (C) 1998, Thomas G. Lane"