mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
6 lines
161 B
C
6 lines
161 B
C
/* Keep JAMVERSYM in sync with VERSION. */
|
|
/* It can be accessed as $(JAMVERSION) in the Jamfile. */
|
|
|
|
#define VERSION "3.0.0"
|
|
#define JAMVERSYM "JAMVERSION=3.0"
|