diff options
author | Gerrit Pape <pape@smarden.org> | 2003-10-29 12:49:52 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2003-10-29 12:49:52 +0000 |
commit | 0162532281333edde64d7fc90f5a5a04dbd947e0 (patch) | |
tree | 644f67855c621eae433ad57c5c43a8f42ada18bb /Makefile | |
parent | 2762f72fe4238827235a2e1249955aeff030a7fb (diff) | |
download | runit-0162532281333edde64d7fc90f5a5a04dbd947e0.tar.gz runit-0162532281333edde64d7fc90f5a5a04dbd947e0.tar.xz runit-0162532281333edde64d7fc90f5a5a04dbd947e0.zip |
0.12.0.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index c1c5628..60d93b0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-0.11.4 +PACKAGE=runit-0.12.0 DIRS=doc man etc package src MANPAGES=runit.8 runit-init.8 runsvdir.8 runsv.8 svwaitdown.8 svwaitup.8 \ utmpset.8 runsvchdir.8 runsvstat.8 runsvctrl.8 svlogd.8 chpst.8 |