From 3be4b04efd47e51873e44e3a38878ea353f941da Mon Sep 17 00:00:00 2001
From: Martin Prudek <martin.prudek@nic.cz>
Date: Mon, 24 Feb 2020 13:33:15 +0100
Subject: [PATCH] Release version 1.3

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 081e04a..c4ba9c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sentinel-proxy], [1.2.1], [])
+AC_INIT([sentinel-proxy], [1.3], [])
 
 AM_INIT_AUTOMAKE([foreign -Wall -Wno-portability])
 AC_PROG_CC
-- 
GitLab