Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/jam_src/patchlevel.h @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 311 bytes
Line 
1/*
2 * Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
3 *
4 * This file is part of Jam - see jam.c for Copyright information.
5 */
6
7/* Keep JAMVERSYM in sync with VERSION. */
8/* It can be accessed as $(JAMVERSION) in the Jamfile. */
9
10#define VERSION "3.1.11"
11#define JAMVERSYM "JAMVERSION=3.1"
Note: See TracBrowser for help on using the repository browser.