mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Changed options to allow GNU style options of "--x". Added ARGV variable for invocation arguments. [SVN r13124]
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.1.0"
|
|
#define JAMVERSYM "JAMVERSION=3.1"
|