mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Meaningless version change.
This commit is contained in:
parent
ff92deca95
commit
463d2af239
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue