projects
/
rawdog
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50f8726
)
Version 2.12rc2.
author
Adam Sampson
<ats@offog.org>
Wed, 28 Jan 2009 12:20:08 +0000
(12:20 +0000)
committer
Adam Sampson
<ats@offog.org>
Wed, 28 Jan 2009 12:20:08 +0000
(12:20 +0000)
rawdoglib/rawdog.py
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/rawdoglib/rawdog.py
b/rawdoglib/rawdog.py
index 1569f574eb2bdaed905e34bf25f45c2cf99360e4..3dfd4821d3c3e847fdddefbef09f5841d7463acb 100644
(file)
--- a/
rawdoglib/rawdog.py
+++ b/
rawdoglib/rawdog.py
@@
-16,7
+16,7
@@
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301, USA, or see http://www.gnu.org/.
-VERSION = "2.12rc
1
"
+VERSION = "2.12rc
2
"
STATE_VERSION = 2
import feedparser, feedfinder, plugins
from persister import Persistable, Persister
diff --git
a/setup.py
b/setup.py
index 1e13af858608a02463f4516da4ab07b35f863d09..5abb05f8a0f57093fbf8cccef249291542a6fdff 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-3,7
+3,7
@@
from distutils.core import setup
setup(name = "rawdog",
- version = "2.12rc
1
",
+ version = "2.12rc
2
",
description = "RSS Aggregator Without Delusions Of Grandeur",
author = "Adam Sampson",
author_email = "ats@offog.org",