diff options
author | Gerrit Pape <pape@smarden.org> | 2006-11-04 19:21:31 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2006-11-04 19:21:31 +0000 |
commit | 171050e58a9797bc0a6a2d1af517e0e394112987 (patch) | |
tree | 87e587f76ba870ccc2f67a97bc0379ccd2da97b4 /Makefile | |
parent | 32c72d4615d4c501e8c353ef7de5e2f6134b7d31 (diff) | |
download | runit-171050e58a9797bc0a6a2d1af517e0e394112987.tar.gz runit-171050e58a9797bc0a6a2d1af517e0e394112987.tar.xz runit-171050e58a9797bc0a6a2d1af517e0e394112987.zip |
1.7.1..
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 48305ac..b2a5239 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-1.7.0 +PACKAGE=runit-1.7.1 DIRS=doc man etc package src MANPAGES=runit.8 runit-init.8 runsvdir.8 runsv.8 sv.8 utmpset.8 \ runsvchdir.8 svlogd.8 chpst.8 |