From 18f073d8bf9ef3253f2c8ca65cc05bc5fe26bca2 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Thu, 22 Dec 2011 21:55:54 +0000 Subject: [PATCH] Bumped up the VERSION and made JAMVERSYM identical to it. --- jam/patchlevel.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jam/patchlevel.h b/jam/patchlevel.h index e7f8dd0..46bd80b 100644 --- a/jam/patchlevel.h +++ b/jam/patchlevel.h @@ -1,5 +1,5 @@ /* Keep JAMVERSYM in sync with VERSION. */ /* It can be accessed as $(JAMVERSION) in the Jamfile. */ -#define VERSION "2.5-haiku-20090626" -#define JAMVERSYM "JAMVERSION=2.5" +#define VERSION "2.5-haiku-20111222" +#define JAMVERSYM "JAMVERSION=2.5-haiku-20111222" -- gitore 0.2.2