Parent Directory
|
Revision Log
branching from upstream revision (http://pcsx2.googlecode.com/svn/trunk ): r3113 to https://svn.netsolutions.dnsalias.com/websvn/ps2/pcsx2/pcsx2_0.9.7/branch/r3113_0.9.7_beta
1 | /* |
2 | * jversion.h |
3 | * |
4 | * Copyright (C) 1991-2009, Thomas G. Lane, Guido Vollbeding. |
5 | * This file is part of the Independent JPEG Group's software. |
6 | * For conditions of distribution and use, see the accompanying README file. |
7 | * |
8 | * This file contains software version identification. |
9 | */ |
10 | |
11 | |
12 | #define JVERSION "7 27-Jun-2009" |
13 | |
14 | #define JCOPYRIGHT "Copyright (C) 2009, Thomas G. Lane, Guido Vollbeding" |
ViewVC Help | |
Powered by ViewVC 1.1.22 |