diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2011-10-16 17:35:12 +0200 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2011-10-16 17:35:12 +0200 |
commit | 7644e027fd3ecc539a56a1e7a5698db32370b194 (patch) | |
tree | bdb2fcdb18d7b3fc36c49885683853c0521ad807 /Makefile.inc | |
parent | 3ad849c5d6a24ef66152004eb3149d2cff973b1c (diff) |
Release OpenRC-0.9.4
X-Gentoo-Bug: 382299
X-Gentoo-Bug-URL: https://bugs.gentoo.org/382299
Diffstat (limited to 'Makefile.inc')
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 1172dca9..77eec782 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.9.3 +VERSION= 0.9.4 PKG= ${NAME}-${VERSION} |