diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-02-23 10:48:11 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-02-23 10:48:11 +0000 |
| commit | d268ea7d6a1b6d0226aa21ca4d3b2be8f8dc2254 (patch) | |
| tree | 1accfaf6674a5023a50d1611cd42cc6880da4065 /libopenjpeg/openjpeg.h | |
| parent | 0eaafe93ac833df130240d4eac26892ef1a99ac4 (diff) | |
Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
Diffstat (limited to 'libopenjpeg/openjpeg.h')
| -rw-r--r-- | libopenjpeg/openjpeg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopenjpeg/openjpeg.h b/libopenjpeg/openjpeg.h index 71baf02f..6b529138 100644 --- a/libopenjpeg/openjpeg.h +++ b/libopenjpeg/openjpeg.h @@ -31,7 +31,7 @@ #ifndef OPENJPEG_H #define OPENJPEG_H -#define OPENJPEG_VERSION "1.1.0" +#define OPENJPEG_VERSION "1.1.1" /* ========================================================== |
