diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-13 20:20:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-13 20:20:16 +0300 |
commit | 39c8b4b501272c4f573756294f56aa83fd851de6 (patch) | |
tree | 4743513d04837ba0bfcea75b48e4d8f2a196ebb7 | |
parent | 7448b0a31bb899a136157272aa5d9767566ab0cc (diff) | |
download | init-0.4.2.tar.gz |
bump to 0.4.20.4.2
-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.1 +VERSION=0.4.2 install: mkdir -p ${DESTDIR}/etc |