1 /* Keep JAMVERSYM in sync with VERSION. */
2 /* It can be accessed as $(K8_JAMVERSION) in the Jamfile. */
4 #define VERSION "2.6.1"
5 #define JAMVERSYM "K8_JAMVERSION=2.6.1"
6 #define JAMVERSYM_HI "K8_JAMVERSION=2"
7 #define JAMVERSYM_MID "K8_JAMVERSION=6"
8 #define JAMVERSYM_LO "K8_JAMVERSION=1"