fltk/jpeg/jversion.h
Albrecht Schlosser 7c96005a63 Upgrade bundled jpeg lib to current version
For details see README.bundled-libs.txt
2021-03-14 17:02:01 +01:00

15 lines
396 B
C

/*
* jversion.h
*
* Copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding.
* 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 "9d 12-Jan-2020"
#define JCOPYRIGHT "Copyright (C) 2020, Thomas G. Lane, Guido Vollbeding"