From d2167cbc326c9eac5c2ec2aa728b9509e208ec6b Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Fri, 24 Jan 2020 09:32:47 +0300
Subject: bump to 0.5.2

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index ca20f99..4eb76d9 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 PREFIX=/usr
 INITDIR=${PREFIX}/lib/init
 MAN8=${PREFIX}/share/man/man8
-VERSION=0.5.1
+VERSION=0.5.2
 
 install:
 	mkdir -p ${DESTDIR}/etc
-- 
cgit v1.2.3