diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-15 22:45:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-15 22:45:03 +0300 |
commit | b163b9ae810c419dccb7bcf57587cf9be8599fbe (patch) | |
tree | 065d35ffe22a8feb563e7c6853659573a8fc54c7 | |
parent | 47359ed0845d03801ba957588c8fffe92a2b50bd (diff) | |
download | init-b163b9ae810c419dccb7bcf57587cf9be8599fbe.tar.gz |
bump to 0.5.00.5.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PREFIX=/usr INITDIR=${PREFIX}/lib/init -VERSION=0.4.3 +VERSION=0.5.0 install: mkdir -p ${DESTDIR}/etc |