~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to source/blender/blenkernel/BKE_blender.h

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ernst
  • Date: 2007-05-17 11:47:59 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517114759-yp4ybrnhp2u7pk66
Tags: 2.44-1
* New upstream release.
* Drop debian/patches/01_64bits_stupidity, not needed anymore: as of this
  version blender is 64 bits safe again. Adjust README.Debian accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *      
4
4
 * Blender util stuff?
5
5
 *
6
 
 * $Id: BKE_blender.h,v 1.30 2007/02/15 21:31:57 ton Exp $ 
 
6
 * $Id: BKE_blender.h,v 1.33 2007/05/10 09:52:44 ton Exp $ 
7
7
 *
8
8
 * ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
9
9
 *
43
43
struct ListBase;
44
44
struct MemFile;
45
45
 
46
 
#define BLENDER_VERSION                 243
 
46
#define BLENDER_VERSION                 244
47
47
#define BLENDER_SUBVERSION              0
48
48
 
49
49
#define BLENDER_MINVERSION              240