And the 2nd commit for release codes.

Still todo: splash!
This commit is contained in:
Ton Roosendaal 2006-01-22 22:48:07 +00:00
parent f0ab86f204
commit 6293e3e5aa
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
2.40
2.41

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