cef/tools/make_version_header.sh
Marshall Greenblatt 2a40650926 Compute all version numbers using cef_version.py (see issue #2596)
The version format can now be controlled by setting the CEF_OLD_VERSION_FORMAT
environment variable. The old format is currently the default.
2019-03-15 13:16:43 -04:00

3 lines
77 B
Bash
Executable File

#!/bin/sh
python tools/make_version_header.py --header include/cef_version.h