Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / compiler / libjpeg / main / jversion.h
blob5f7d2ee045d729edb810612907ac90b1815fc280
1 /*
2 $Id$
3 */
5 /*
6 * jversion.h
8 * Copyright (C) 1991-1998, Thomas G. Lane.
9 * This file is part of the Independent JPEG Group's software.
10 * For conditions of distribution and use, see the accompanying README file.
12 * This file contains software version identification.
16 #define JVERSION "6b 27-Mar-1998"
18 #define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"