ultimatepp/uppsrc/plugin/jpg/lib/jversion.h
cxl b94fa92db0 plugin/jpg: updated to 9c
git-svn-id: svn://ultimatepp.org/upp/trunk@12869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-22 10:22:08 +00:00

14 lines
410 B
C

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