2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-02 08:42:13 +00:00
Files
build/src/engine/patchlevel.h
2022-05-18 18:13:13 -05:00

17 lines
424 B
C

/*
* Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
This file is ALSO:
Copyright 2018-2022 Rene Rivera
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.txt or copy at https://www.bfgroup.xyz/b2/LICENSE.txt)
*/
#define VERSION_MAJOR 4
#define VERSION_MINOR 9
#define VERSION_PATCH 1