8e01c8dd9a
Files correlati : Ricompilazione Demo : [ ] Commento :Primo commit del modulo git-svn-id: svn://10.65.10.50/trunk@13958 c028cbd2-c16b-5b4b-a496-9718f37d4682
15 lines
360 B
C
Executable File
15 lines
360 B
C
Executable File
/*
|
|
* 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"
|