diff --git a/README b/README index ad4c001..cecad23 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ MMS engine. -Copyright (C) 2013-2018 Jolla Ltd. +Copyright (C) 2013-2020 Jolla Ltd. Copyright (C) 2010-2011 Intel Corporation. This program is free software; you can redistribute it and/or modify @@ -9,5 +9,5 @@ published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/mms-engine/mms_version.h b/mms-engine/mms_version.h index 6a82c57..98f9ad4 100644 --- a/mms-engine/mms_version.h +++ b/mms-engine/mms_version.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2016-2019 Jolla Ltd. - * Copyright (C) 2016-2019 Slava Monich + * Copyright (C) 2016-2020 Jolla Ltd. + * Copyright (C) 2016-2020 Slava Monich * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -16,7 +16,7 @@ #define JOLLA_MMS_VERSION_H #ifndef MMS_ENGINE_VERSION -# define MMS_ENGINE_VERSION 1.0.69 +# define MMS_ENGINE_VERSION 1.0.70 #endif #define MMS_VERSION_STRING__(x) #x diff --git a/rpm/mms-engine.spec b/rpm/mms-engine.spec index e14e58d..c32606b 100644 --- a/rpm/mms-engine.spec +++ b/rpm/mms-engine.spec @@ -1,6 +1,6 @@ Name: mms-engine Summary: MMS engine -Version: 1.0.69 +Version: 1.0.70 Release: 1 License: GPLv2 URL: https://git.sailfishos.org/mer-core/mms-engine