diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-13 20:42:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-13 20:42:58 +0300 |
commit | d32d1c934ed55ef0d215a615c5107f8ef4be8f6d (patch) | |
tree | 0fe7ff48ab0f5c270b99627c30c97c64943f02dc | |
parent | 7e144e833356681f2f5cbf3ab080416c37293b9c (diff) | |
download | init-d32d1c934ed55ef0d215a615c5107f8ef4be8f6d.tar.gz |
bump to 0.4.30.4.3
-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.2 +VERSION=0.4.3 install: mkdir -p ${DESTDIR}/etc |