cef/tools/make_version_header.bat
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
83 B
Batchfile

@echo off
python.bat tools\make_version_header.py --header include\cef_version.h