aboutsummaryrefslogtreecommitdiffstats
path: root/CNativeCode/OpenGL_JauJNI12nf_funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'CNativeCode/OpenGL_JauJNI12nf_funcs.c')
-rwxr-xr-xCNativeCode/OpenGL_JauJNI12nf_funcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/CNativeCode/OpenGL_JauJNI12nf_funcs.c b/CNativeCode/OpenGL_JauJNI12nf_funcs.c
index fec5dc6..b474628 100755
--- a/CNativeCode/OpenGL_JauJNI12nf_funcs.c
+++ b/CNativeCode/OpenGL_JauJNI12nf_funcs.c
@@ -71,7 +71,7 @@ Java_gl4java_GLFuncJauJNInf_glGetString ( JNIEnv *env, jobject obj,
}
static const char * _gl_lib_vendor_="Jausoft - Sven Goethel Software Development";
-static const char * _gl_lib_version_="2.8.0.8";
+static const char * _gl_lib_version_="2.8.1.0";
JNIEXPORT jstring JNICALL
Java_gl4java_GLFuncJauJNInf_getNativeVendor ( JNIEnv *env, jobject obj )