diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | loolwsd.spec.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 14a90796e..3ef8dc4af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (3.1.0-11) unstable; urgency=medium + + * see the git log: http://col.la/coolcd31 + + -- Andras Timar <andras.timar@collabora.com> Wed, 02 May 2018 16:30:00 +0200 + loolwsd (3.1.0-10) unstable; urgency=medium * see the git log: http://col.la/coolcd31 diff --git a/loolwsd.spec.in b/loolwsd.spec.in index abd144fb4..832885ff8 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix} Name: loolwsd %endif Version: @PACKAGE_VERSION@ -Release: 10%{?dist} +Release: 11%{?dist} %if 0%{?suse_version} == 1110 Group: Productivity/Office/Suite BuildRoot: %{_tmppath}/%{name}-%{version}-build |