beta2 tag

This commit is contained in:
Brian Matzon 2006-07-02 21:58:00 +00:00
parent 66e6539b7c
commit d7e7b299c1
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include "org_lwjgl_DefaultSysImplementation.h"
static bool debug = false;
static const char* VERSION = "1.0beta";
static const char* VERSION = "1.0beta2";
static JavaVM *jvm;
void initAttribList(attrib_list_t *list) {