From 3ded2e4c264ea2b9394540ab792a49e1c8c5e434 Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Tue, 5 May 2009 19:48:41 +0000 Subject: [PATCH] Initial MANIFEST.in svn path=/trunk/gentoolkit/; revision=596 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 29f9b89..b94b2df 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from distutils.core import setup -VER = '0.3.0_rc1' +VER = '0.3.0_rc4' setup( name='gentoolkit', -- 2.26.2