c1525a2062
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3635 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
15 lines
360 B
C
15 lines
360 B
C
/*
|
|
* jversion.h
|
|
*
|
|
* Copyright (C) 1991-1998, Thomas G. Lane.
|
|
* This file is part of the Independent JPEG Group's software.
|
|
* For conditions of distribution and use, see the accompanying README file.
|
|
*
|
|
* This file contains software version identification.
|
|
*/
|
|
|
|
|
|
#define JVERSION "6b 27-Mar-1998"
|
|
|
|
#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"
|