Files
haiku-beta6/src/tools/jam/patchlevel.h
T
Ingo Weinhold aa398c8e2c Initial revision
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@189 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-14 00:29:12 +00:00

6 lines
159 B
C

/* Keep JAMVERSYM in sync with VERSION. */
/* It can be accessed as $(JAMVERSION) in the Jamfile. */
#define VERSION "2.4"
#define JAMVERSYM "JAMVERSION=2.4"