mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
6 lines
162 B
C
6 lines
162 B
C
|
/* Keep JAMVERSYM in sync with VERSION. */
|
||
|
/* It can be accessed as $(JAMVERSION) in the Jamfile. */
|
||
|
|
||
|
#define VERSION "2.5rc3"
|
||
|
#define JAMVERSYM "JAMVERSION=2.5"
|