This website requires JavaScript.
Explore
Help
Sign In
bcarrella
/
cef
mirror of
https://bitbucket.org/chromiumembedded/cef
Watch
1
Star
0
Fork
You've already forked cef
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9df4a54308
cef
/
tools
/
make_version_header.sh
3 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Add CEF API hash and version info retrieval functions (issue #914). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1160 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-25 22:54:53 +01:00
#!/bin/sh
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-14 22:37:47 +01:00
python tools/make_version_header.py --header include/cef_version.h