projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58262a4
)
proxy: bump to version 0.2
author
W. Trevor King
<wking@tremily.us>
Fri, 28 Sep 2012 06:20:26 +0000
(
02:20
-0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 28 Sep 2012 06:20:26 +0000
(
02:20
-0400)
plugins/proxy.py
patch
|
blob
|
history
diff --git
a/plugins/proxy.py
b/plugins/proxy.py
index dd49d6309b09278ef7a646a4d06324cba22fc202..04472a326fd0c5bdb7381f521788f8e48d389891 100755
(executable)
--- a/
plugins/proxy.py
+++ b/
plugins/proxy.py
@@
-31,7
+31,7
@@
#
__name__ = 'proxy.py'
__description__ = 'helper for Python-based external (xml-rpc) ikiwiki plugins'
-__version__ = '0.
1
'
+__version__ = '0.
2
'
__author__ = 'martin f. krafft <madduck@madduck.net>'
__copyright__ = 'Copyright © ' + __author__
__licence__ = 'BSD-2-clause'