summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2012-06-29 02:06:50 +0200
committerAnthony G. Basile <blueness@gentoo.org>2012-06-29 08:50:25 -0400
commit04f0b4cedab9b28909a8ab028cec0d899105faf2 (patch)
treee52827ca14fc83eb1a7914d2070139c83d4b5218
parentDelete obsolete __version__ attributes. (diff)
downloadwebapp-config-04f0b4cedab9b28909a8ab028cec0d899105faf2.tar.gz
webapp-config-04f0b4cedab9b28909a8ab028cec0d899105faf2.tar.bz2
webapp-config-04f0b4cedab9b28909a8ab028cec0d899105faf2.zip
Update WebappConfig.version.WCVERSION.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--WebappConfig/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebappConfig/version.py b/WebappConfig/version.py
index ddf6c9d..e79de15 100644
--- a/WebappConfig/version.py
+++ b/WebappConfig/version.py
@@ -13,7 +13,7 @@
#
# ========================================================================
-WCVERSION = '1.50.18'
+WCVERSION = '1.50.20'
if __name__ == '__main__':
print(WCVERSION)