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