Files
cef/tools/make_version_header.sh
Marshall Greenblatt e8fe60af56 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:20:51 -04:00

3 lines
77 B
Bash
Executable File

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