From 5b9508380967760378f90bfe41f259b313af6e50 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Thu, 24 May 2018 19:09:24 +0100 Subject: [PATCH] Pushed version to 2.0.0 --- CMakeLists.txt | 2 +- htdocs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dc6d6f336..f001bf53a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.6) project (mympd C) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/") -set(CPACK_PACKAGE_VERSION_MAJOR "1") +set(CPACK_PACKAGE_VERSION_MAJOR "2") set(CPACK_PACKAGE_VERSION_MINOR "0") set(CPACK_PACKAGE_VERSION_PATCH "0") if(CMAKE_BUILD_TYPE MATCHES RELEASE) diff --git a/htdocs/index.html b/htdocs/index.html index 1ce2b3d74..47e8a3daa 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -300,7 +300,7 @@