Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 1.0.70
  • Loading branch information
monich committed Jul 8, 2020
1 parent ada5b3a commit 212dac1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions mms-engine/mms_version.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2016-2019 Jolla Ltd.
* Copyright (C) 2016-2019 Slava Monich <slava.monich@jolla.com>
* Copyright (C) 2016-2020 Jolla Ltd.
* Copyright (C) 2016-2020 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.69
# define MMS_ENGINE_VERSION 1.0.70
#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.69
Version: 1.0.70
Release: 1
License: GPLv2
URL: https://git.sailfishos.org/mer-core/mms-engine
Expand Down

0 comments on commit 212dac1

Please sign in to comment.