fixed version number of openjpeg 2.0.0 in openjpeg.h

This commit is contained in:
Antonin Descampe 2011-07-03 17:58:59 +00:00
parent 9e0e3611c5
commit c49becae30
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ typedef float OPJ_FLOAT32;
typedef long long OPJ_INT64;
#endif
#define OPENJPEG_VERSION "1.2.0"
#define OPENJPEG_VERSION "2.0.0"
/*
==========================================================
Compiler directives