Diff of /AMMR.version.any [000000] .. [38ba34]

Switch to unified view

a b/AMMR.version.any
1
#ifndef AMMR_VERSION 
2
#define AMMR_VERSION "3.1.0"
3
#define AMMR_VERSION_MAJOR 3
4
#define AMMR_VERSION_MINOR 1
5
#define AMMR_VERSION_PATCH 0
6
#endif
7
8
#if (ANYBODY_V1 < 8) | (ANYBODY_V1 == 8 & ANYBODY_V2 < 0) | (ANYBODY_V1 == 8 & ANYBODY_V2 == 0 & ANYBODY_V4 < 10984 )
9
//
10
// This model repository needs at least AnyBody version 8.0 to load correctly. 
11
// --> Download the new version from https://anybodytech.com
12
//
13
#NOT_SUPPORTED__++++++++++++++__AnyBody_v8.0_or_higher_is_required_for_AMMR_v3.0__+++++++++++++++++++__
14
#endif