The WiredTiger version is changed into 10.0.2 as part of WT-8395, but it missed to update the CMAKE default version to 10.0.2. Any CMAKE builds on the latest code will default to WiredTiger version 10.0.1.
Scope:
- Fix the CMAKE default version to 10.0.2 in base.cmake file.
- Fix the s_version script in the dist folder to fix the base.cmake file every time when the version is changed based on the RELEASE_INFO file.