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

15 lines
352 B
C

/*
* jversion.h
*
* Copyright (C) 1991, 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 "2 13-Dec-91"
#define JCOPYRIGHT "Copyright (C) 1991, Thomas G. Lane"