diff options
author | Gerrit Pape <pape@smarden.org> | 2006-07-30 05:04:20 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2006-07-30 05:04:20 +0000 |
commit | 3827fa5c7c55c7b1a269e93abc7a1d966c686804 (patch) | |
tree | 6c2d0d6288191307fdff2e8a3a260de95bd7e55d /Makefile | |
parent | e000ef07290d4b576a5dc01689f91b5c4f6f578d (diff) | |
download | runit-3827fa5c7c55c7b1a269e93abc7a1d966c686804.tar.gz runit-3827fa5c7c55c7b1a269e93abc7a1d966c686804.tar.xz runit-3827fa5c7c55c7b1a269e93abc7a1d966c686804.zip |
1.7.0.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index f0fb26a..48305ac 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-1.6.0 +PACKAGE=runit-1.7.0 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 |