nuclear@1: /* nuclear@1: * jversion.h nuclear@1: * nuclear@1: * Copyright (C) 1991-1998, Thomas G. Lane. nuclear@1: * This file is part of the Independent JPEG Group's software. nuclear@1: * For conditions of distribution and use, see the accompanying README file. nuclear@1: * nuclear@1: * This file contains software version identification. nuclear@1: */ nuclear@1: nuclear@1: nuclear@1: #define JVERSION "6b 27-Mar-1998" nuclear@1: nuclear@1: #define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"