From 72e7f011b29998d8a3e15eb5b381ef962af5fe5b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 5 Apr 2019 10:30:58 +0300 Subject: Upgrade to 8.0.15 --- README-GIT | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README-GIT') diff --git a/README-GIT b/README-GIT index 9ae3e5c..7f2102e 100644 --- a/README-GIT +++ b/README-GIT @@ -1,4 +1,5 @@ -The checked out mysql/version.h will be overwritten during the build process -but these changes should be ignored. To do this automatically, run: +The checked out libmysqlclient/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 +git update-index --assume-unchanged libmysqlclient/mysql/version.h -- cgit v1.1