$ git diff --patch-with-stat --summary 026e74a873055e7b14b0c5289c5075401573a84f..1ea04a8216b4e5cf409a89059aa6de5e3128d964
.abf.yml | 2 +-
knavalbattle.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 634a4b8..58997ee 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- knavalbattle-19.08.0.tar.xz: dd043e833b794f9e6bc6f9a2cced813ccd344115
+ knavalbattle-19.08.1.tar.xz: dd0573c28227eaae2ac209d726d15553d8b7a451
diff --git a/knavalbattle.spec b/knavalbattle.spec
index e05b23c..8a1a84b 100644
--- a/knavalbattle.spec
+++ b/knavalbattle.spec
@@ -1,7 +1,7 @@
%define stable %([ "`echo %{version} |cut -d. -f3`" -ge 70 ] && echo -n un; echo -n stable)
Summary: Battleship game with built-in game server
Name: knavalbattle
-Version: 19.08.0
+Version: 19.08.1
Release: 1
Epoch: 1
License: GPLv2 and LGPLv2 and GFDL