Bump project version to 2.2.0
- Update CMakeLists.txt project version from 20181130 to 2.2.0 - Align version number with current project development state
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
cmake_minimum_required (VERSION 3.2)
|
cmake_minimum_required (VERSION 3.2)
|
||||||
project (cpu_check VERSION 20181130 LANGUAGES C CXX)
|
project (cpu_check VERSION 2.2.0 LANGUAGES C CXX)
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
# Use clang/llvm by default.
|
# Use clang/llvm by default.
|
||||||
|
Reference in New Issue
Block a user