aboutsummaryrefslogtreecommitdiffstats
path: root/mail2news.py
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-01-03 09:16:08 +0100
committerMatěj Cepl <mcepl@cepl.eu>2015-01-03 09:18:37 +0100
commitfc73177f54a70ceacfc1ea381c769c6d5b8de12e (patch)
tree8cd96b823471d9ca8e8b7e13c29095047be187eb /mail2news.py
parente0f8a7e01bf034f8dd5f26f7dbd0e32be4360cba (diff)
downloadpyg-fc73177f54a70ceacfc1ea381c769c6d5b8de12e.tar.gz
Not Affero, plain GPLv3.0.9.12
Diffstat (limited to 'mail2news.py')
-rw-r--r--mail2news.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail2news.py b/mail2news.py
index 9b3ffc9..38ae507 100644
--- a/mail2news.py
+++ b/mail2news.py
@@ -29,7 +29,7 @@ import sys
# This is the single source of Truth
# Yes, it is awkward to have it assymetrically here
# and not in news2mail as well.
-VERSION = '0.9.10'
+VERSION = '0.9.12'
DESC = "The Python Gateway Script: news2mail mail2news gateway"