diff options
Diffstat (limited to 'C2J/manual/gl-manualCodedImplJNI14.c')
-rw-r--r-- | C2J/manual/gl-manualCodedImplJNI14.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/C2J/manual/gl-manualCodedImplJNI14.c b/C2J/manual/gl-manualCodedImplJNI14.c index 299b040..cc2e6aa 100644 --- a/C2J/manual/gl-manualCodedImplJNI14.c +++ b/C2J/manual/gl-manualCodedImplJNI14.c @@ -5,7 +5,7 @@ static const char _gl_n_a_string[] = "GL-String not avaiable !"; static const char * _gl_lib_vendor_="Jausoft - Sven Goethel Software Development"; -static const char * _gl_lib_version_="2.8.1.0"; +static const char * _gl_lib_version_="2.8.3.0"; /* ---------------------------------------------------------------------- */ |