Meaningless version change.

This commit is contained in:
Samuel Clay 2011-01-13 22:54:54 -05:00
parent ff92deca95
commit 463d2af239

View file

@ -21,7 +21,7 @@ import xml.sax
# Refresh feed code adapted from Feedjack.
# http://feedjack.googlecode.com
VERSION = '0.9'
VERSION = '1.0'
URL = 'http://www.newsblur.com/'
USER_AGENT = 'NewsBlur Fetcher %s - %s' % (VERSION, URL)
SLOWFEED_WARNING = 10