diff options
author | 2012-07-27 04:33:30 +0000 | |
---|---|---|
committer | 2012-07-27 04:33:30 +0000 | |
commit | 5fcae1969563aa6b8b5f147b2f8fadc256331697 (patch) | |
tree | 2f9d5f219c41194ec81d852a57de450682ed0d85 | |
parent | Add --deep to the emerge run on livecd-stage1. (diff) | |
download | catalyst-5fcae1969563aa6b8b5f147b2f8fadc256331697.tar.gz catalyst-5fcae1969563aa6b8b5f147b2f8fadc256331697.tar.bz2 catalyst-5fcae1969563aa6b8b5f147b2f8fadc256331697.zip |
Update catalyst version. I messed up the tag so the new release is going to be 2.0.10.1.CATALYST-2.0.10.1
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
-rwxr-xr-x | catalyst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni <releng@gentoo.org>" -__version__="2.0.9" +__version__="2.0.10.1" conf_values={} |