diff options
author | Gerrit Pape <pape@smarden.org> | 2005-12-18 11:21:43 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2005-12-18 11:21:43 +0000 |
commit | 5258bcaab12be799670951c35378bea9ffddc701 (patch) | |
tree | d45c18922e8523720c349d9ae404342399e44c90 /Makefile | |
parent | 1df2cdff198a669c91ebbddc0944c5e8426386e3 (diff) | |
download | runit-5258bcaab12be799670951c35378bea9ffddc701.tar.gz runit-5258bcaab12be799670951c35378bea9ffddc701.tar.xz runit-5258bcaab12be799670951c35378bea9ffddc701.zip |
1.3.2.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index af3c08c..a11075e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-1.3.1 +PACKAGE=runit-1.3.2 DIRS=doc man etc package src MANPAGES=runit.8 runit-init.8 runsvdir.8 runsv.8 sv.8 svwaitdown.8 svwaitup.8 \ utmpset.8 runsvchdir.8 runsvstat.8 runsvctrl.8 svlogd.8 chpst.8 |