ioq3quest/code/jpeg-6b/jversion.h

15 lines
360 B
C
Raw Normal View History

2005-08-26 17:39:27 +00:00
/*
* jversion.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
2005-08-26 17:39:27 +00:00
* 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"
2005-08-26 17:39:27 +00:00
#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"