blob: 0c9bae6d8b43ed3e6da960a24ea8740c61a79c6e [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001/*
2 * reserved comment block
3 * DO NOT REMOVE OR ALTER!
4 */
5/*
6 * jversion.h
7 *
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.
11 *
12 * This file contains software version identification.
13 */
14
15
16#define JVERSION "6b 27-Mar-1998"
17
18#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"