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