# HG changeset patch # User ymh # Date 1305818571 -7200 # Node ID 88795041ccce6ec214a7daf419d067e314162993 # Parent 8fd482f0163e611450f49e73f0a7fc17c3837e1a version V00.30 diff -r 8fd482f0163e -r 88795041ccce web/blinkster/__init__.py --- a/web/blinkster/__init__.py Thu May 19 16:21:18 2011 +0200 +++ b/web/blinkster/__init__.py Thu May 19 17:22:51 2011 +0200 @@ -1,3 +1,3 @@ -VERSION = (0, 29) +VERSION = (0, 30) VERSION_STR = unicode(".".join(map(lambda i:"%02d" % (i,), VERSION))) diff -r 8fd482f0163e -r 88795041ccce web/blinkster/templates/segment_detail.html --- a/web/blinkster/templates/segment_detail.html Thu May 19 16:21:18 2011 +0200 +++ b/web/blinkster/templates/segment_detail.html Thu May 19 17:22:51 2011 +0200 @@ -35,7 +35,7 @@
 
-