Skip to content

Commit

Permalink
Version 1.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Jan 13, 2021
1 parent ec76694 commit caa79f2
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-2020 Jolla Ltd.
* Copyright (C) 2016-2020 Slava Monich <slava.monich@jolla.com>
* Copyright (C) 2016-2021 Jolla Ltd.
* Copyright (C) 2016-2021 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.75
# define MMS_ENGINE_VERSION 1.0.76
#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.75
Version: 1.0.76
Release: 1
License: GPLv2
URL: https://git.sailfishos.org/mer-core/mms-engine
Expand Down

0 comments on commit caa79f2

Please sign in to comment.