diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-18 23:57:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-18 23:57:46 +0300 |
commit | fc76321656bfa05da81011a670d750483390153e (patch) | |
tree | 2b6565164a8cd9a6b61655b20d07a996b7e819f5 | |
parent | 5d62e2705368673301827afe5dc53991b58fc414 (diff) | |
download | init-fc76321656bfa05da81011a670d750483390153e.tar.gz |
bump to 0.5.10.5.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PREFIX=/usr INITDIR=${PREFIX}/lib/init -VERSION=0.5.0 +VERSION=0.5.1 install: mkdir -p ${DESTDIR}/etc |