diff --git a/mms-engine/mms_version.h b/mms-engine/mms_version.h index 1a203d4..26279e6 100644 --- a/mms-engine/mms_version.h +++ b/mms-engine/mms_version.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2016-2018 Jolla Ltd. - * Copyright (C) 2016-2018 Slava Monich + * Copyright (C) 2016-2019 Jolla Ltd. + * Copyright (C) 2016-2019 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.61 +# define MMS_ENGINE_VERSION 1.0.62 #endif #define MMS_VERSION_STRING__(x) #x diff --git a/rpm/mms-engine.spec b/rpm/mms-engine.spec index 61af97f..6e0e3c6 100644 --- a/rpm/mms-engine.spec +++ b/rpm/mms-engine.spec @@ -1,6 +1,6 @@ Name: mms-engine Summary: MMS engine -Version: 1.0.61 +Version: 1.0.62 Release: 1 Group: Communications/Telephony and IM License: GPLv2