patchlevel.h #2

  • //
  • guest/
  • grant_glouser/
  • jam/
  • patchlevel.h
  • View
  • Commits
  • Open Download .zip Download (161 B)
/* Keep JAMVERSYM in sync with VERSION. */
/* It can be accessed as $(JAMVERSION) in the Jamfile. */

#define VERSION "2.3.1"
#define JAMVERSYM "JAMVERSION=2.3"
# Change User Description Committed
#2 553 Grant Glouser Integrate Jam 2.3 changes.
#1 300 Grant Glouser Branching jam sources to my guest directory.