mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 00:12:11 +00:00
Modified UPDATE builtin to: 1. clear the update list, 2. set the update list to the given targets, 3. return the previous update list. [SVN r16764]
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.4"
|
|
#define JAMVERSYM "JAMVERSION=3.1"
|