- upped BLENDER_VERSION to 226

This commit is contained in:
Frank van Beek 2003-02-09 15:43:45 +00:00
parent 1919cf50ac
commit 614f2d6483

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