blob: 9ae3e5c86f35de34c6ed6b635ff77a447b580bee (
plain)
1
2
3
4
|
The checked out mysql/version.h will be overwritten during the build process
but these changes should be ignored. To do this automatically, run:
git update-index --assume-unchanged mysql/version.h
|