Upped release code to 2.36

This commit is contained in:
Ton Roosendaal 2004-12-21 16:23:24 +00:00
parent f9fe2b8458
commit edfae40711

@ -43,7 +43,7 @@ extern "C" {
struct ListBase;
struct MemFile;
#define BLENDER_VERSION 235
#define BLENDER_VERSION 236
int BKE_read_file(char *dir, void *type_r);
int BKE_read_file_from_memory(char* filebuf, int filelength, void *type_r);