diff options
author | Sven Gothel <[email protected]> | 2001-12-16 04:03:13 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-12-16 04:03:13 +0000 |
commit | 1b5e56cb709f2c24b58723c54cd1dd0d2784f7c9 (patch) | |
tree | daec635be38ef24d0a40c9e2bb7eb0f9806f041b /makefile | |
parent | a0ba5f95da3acd54769834ed3b4c84b745004f04 (diff) |
added a temporaery workaround for
the Linux X11 NVidia Driver 2314 Bug ..
_some_ offscreen renderer features still does not work ..
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ CNATIVEDIR = CNativeCode LIBMAJOR = 2 LIBMINOR = 8 LIBBUGFIX = 2 -RELEASE = 0 +RELEASE = 1 # # The demo release number |