aboutsummaryrefslogtreecommitdiffstats
path: root/CNativeCode/OpenGL_JauJNI12nf_funcs.c
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2001-06-18 23:20:46 +0000
committerSven Gothel <[email protected]>2001-06-18 23:20:46 +0000
commitcc7376ee5616743cdd7b7a5c711f054b32ae8e4e (patch)
tree1550b5fd8630667151fe30e74811abb6a45792ea /CNativeCode/OpenGL_JauJNI12nf_funcs.c
parent8512ae5ab8a75fad8a75aec0b6e04e3fcd1d2c6f (diff)
2.8.0.0 pre-release cvs only
Diffstat (limited to 'CNativeCode/OpenGL_JauJNI12nf_funcs.c')
-rwxr-xr-xCNativeCode/OpenGL_JauJNI12nf_funcs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/CNativeCode/OpenGL_JauJNI12nf_funcs.c b/CNativeCode/OpenGL_JauJNI12nf_funcs.c
index fb6b1dc..c14a2df 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.7.1.0";
+static const char * _gl_lib_version_="2.8.0.0";
JNIEXPORT jstring JNICALL
Java_gl4java_GLFuncJauJNInf_getNativeVendor ( JNIEnv *env, jobject obj )
@@ -86,7 +86,7 @@ Java_gl4java_GLFuncJauJNInf_getNativeVersion ( JNIEnv *env, jobject obj )
}
/**
- * C2J Parser Version 2.1
+ * C2J Parser Version 2.2
* Jausoft - Sven Goethel Software Development
* Reading from file: gl-proto-auto.orig.h . . .
* Destination-Class: gl4java_GLFuncJauJNInf !
@@ -20243,4 +20243,4 @@ Java_gl4java_GLFuncJauJNInf_getNativeVersion ( JNIEnv *env, jobject obj )
}
}
-/* C2J Parser Version 2.1: Java program parsed successfully. */
+/* C2J Parser Version 2.2: Java program parsed successfully. */