diff options
author | Sven Gothel <[email protected]> | 2002-04-13 04:31:11 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2002-04-13 04:31:11 +0000 |
commit | 4c7204560056fe3bb0289c64020cbb9df17a757b (patch) | |
tree | 8174ef61a11e798c30e9c009fd285015a29b2e15 /C2J/manual/gl-manualCodedImplJNI14.c | |
parent | 3792fcfde48b79cef2242990569a8aba15d7a690 (diff) |
Merged the Tesselation patch by
Pepijn Van Eeckhoudt <[email protected]>.
I have added minor cleanups .. to it.
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"; /* ---------------------------------------------------------------------- */ |