diff options
author | Gerrit Pape <pape@smarden.org> | 2003-11-18 15:46:31 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2003-11-18 15:46:31 +0000 |
commit | 93ce8791e4752f31c1c10d9024524af8c62fd165 (patch) | |
tree | f9030fdf9808f55df2c5b47b82d8d03bd4e69eba /Makefile | |
parent | 8bcc93e90a47e60b1b3f3adc5254dbdf4c40955a (diff) | |
download | runit-93ce8791e4752f31c1c10d9024524af8c62fd165.tar.gz runit-93ce8791e4752f31c1c10d9024524af8c62fd165.tar.xz runit-93ce8791e4752f31c1c10d9024524af8c62fd165.zip |
0.12.1.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 60d93b0..e5d0de1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-0.12.0 +PACKAGE=runit-0.12.1 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 |