Initial MANIFEST.in
authorfuzzyray <fuzzyray@gentoo.org>
Tue, 5 May 2009 19:48:41 +0000 (19:48 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Tue, 5 May 2009 19:48:41 +0000 (19:48 -0000)
svn path=/trunk/gentoolkit/; revision=596

setup.py

index 29f9b8941e8f5bedbd99b79c2e3f73e5c9437c0d..b94b2df1c6406e5af07750d925e07191bc281071 100755 (executable)
--- 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',