diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -104,8 +104,8 @@ CNATIVEDIR = CNativeCode LIBMAJOR = 2 LIBMINOR = 8 -LIBBUGFIX = 2 -RELEASE = 1 +LIBBUGFIX = 3 +RELEASE = 0 # # The demo release number |