diff options
Diffstat (limited to 'CNativeCode/OpenGL_JauJNI14_funcs.c')
-rw-r--r-- | CNativeCode/OpenGL_JauJNI14_funcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CNativeCode/OpenGL_JauJNI14_funcs.c b/CNativeCode/OpenGL_JauJNI14_funcs.c index edbb8b5..8633de3 100644 --- a/CNativeCode/OpenGL_JauJNI14_funcs.c +++ b/CNativeCode/OpenGL_JauJNI14_funcs.c @@ -55,7 +55,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"; /* ---------------------------------------------------------------------- */ |