libjpeg-turbo/jversion.h
2015-07-29 15:25:01 -05:00

15 lines
364 B
C

/*
* jversion.h
*
* Copyright (C) 1991, 1992, 1993, 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 "4A 18-Feb-93"
#define JCOPYRIGHT "Copyright (C) 1993, Thomas G. Lane"