Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 1.0.62
  • Loading branch information
monich committed Jan 18, 2019
1 parent c239d7e commit dca3e22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions mms-engine/mms_version.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2016-2018 Jolla Ltd.
* Copyright (C) 2016-2018 Slava Monich <slava.monich@jolla.com>
* Copyright (C) 2016-2019 Jolla Ltd.
* Copyright (C) 2016-2019 Slava Monich <slava.monich@jolla.com>
*
* 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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit dca3e22

Please sign in to comment.