Upped version to 233 for in header in Blender

(Warn: still to do: splash!)
This commit is contained in:
Ton Roosendaal 2004-04-29 17:14:31 +00:00
parent 33abfc8015
commit 954cf702d6

@ -42,7 +42,7 @@ extern "C" {
struct ListBase;
#define BLENDER_VERSION 232
#define BLENDER_VERSION 233
int BKE_read_file(char *dir, void *type_r);
int BKE_read_file_from_memory(char* filebuf, int filelength, void *type_r);