updated version to 2.27.

Just compile blendkernel/intern/blender.c at least
This commit is contained in:
2003-05-10 10:07:07 +00:00
parent 99bd02a98b
commit 37d32099d6

View File

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