regexp engine now undestands some character classes (like :space:) and non-greedy ops
[k8jam.git] / src / patchlevel.h
blob7c8d28089d173bd6d0a62c323318fae742cf047d
1 /* Keep JAMVERSYM in sync with VERSION. */
2 /* It can be accessed as $(JAMVERSION) in the Jamfile. */
4 #define VERSION "2.5.10"
5 #define JAMVERSYM "JAMVERSION=2.5.10"