[xiph-commits] r8948 - icecast/trunk/shout-python

brendan at motherfish-iii.xiph.org brendan at motherfish-iii.xiph.org
Sat Feb 19 10:00:49 PST 2005


Author: brendan
Date: 2005-02-19 10:00:49 -0800 (Sat, 19 Feb 2005)
New Revision: 8948

Modified:
   icecast/trunk/shout-python/setup.py
Log:
Bump version


Modified: icecast/trunk/shout-python/setup.py
===================================================================
--- icecast/trunk/shout-python/setup.py	2005-02-19 17:55:45 UTC (rev 8947)
+++ icecast/trunk/shout-python/setup.py	2005-02-19 18:00:49 UTC (rev 8948)
@@ -5,7 +5,7 @@
 import os
 import sys
 
-ver = '0.1'
+ver = '0.2'
 
 # write default shout.pc path into environment if PKG_CONFIG_PATH is unset
 if not os.environ.has_key('PKG_CONFIG_PATH'):



More information about the commits mailing list