buildtools/jam/patchlevel.h

6 lines
162 B
C
Raw Permalink Normal View History

/* Keep JAMVERSYM in sync with VERSION. */
/* It can be accessed as $(JAMVERSION) in the Jamfile. */
#define VERSION "2.5rc3"
#define JAMVERSYM "JAMVERSION=2.5"