diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2012-01-25 11:04:22 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2012-01-25 11:04:22 -0800 |
commit | 43a155a313488a89a5d7d23f08b9692a3a836911 (patch) | |
tree | 47e765d5ab3fee0f58e4a29561c04cb56b51aa8d | |
parent | fb00b10669a0b191ba0467f035d45b77bedd9f09 (diff) |
This new release will be 0.9.9 with idl0r's changes
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index b787a29a..3a70a97b 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.9.8.1 +VERSION= 0.9.9 PKG= ${NAME}-${VERSION} |