diff options
| author | Robin H. Johnson <robbat2@gentoo.org> | 2012-01-30 20:20:24 +0000 |
|---|---|---|
| committer | Robin H. Johnson <robbat2@gentoo.org> | 2012-01-30 20:20:24 +0000 |
| commit | 14b7f0e7fa1069827138d931952487b7c7db0d6a (patch) | |
| tree | 42713a19445fb55371157b40667ac035f0ae23fe | |
| parent | e45cd1593039dd43d408f1b43b655218445322a5 (diff) | |
I flubbed up the merge on the new fixes, releasing a 0.9.8.4 with the actual fixes.openrc-0.9.8.4origin/openrc-0.9.8.xgithub/openrc-0.9.8.x
| -rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index eab75a69..27395d75 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.9.8.3 +VERSION= 0.9.8.4 PKG= ${NAME}-${VERSION} |
