ultimatepp/uppsrc/plugin/jpg/lib/jversion.h
cxl 03795088a1 plugin: reverted jpg/tif/png
git-svn-id: svn://ultimatepp.org/upp/trunk@5226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-22 17:04:16 +00:00

14 lines
374 B
C

/*
* jversion.h
*
* Copyright (C) 1991-1998, 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 "6b 27-Mar-1998"
#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"