summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2011-02-09 23:40:06 +0000
committermshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2011-02-09 23:40:06 +0000
commitbf221d452ab8ed40a4317d4fb371aef36d9a5042 (patch)
tree0f8c1ded25d14a6412ca058645c12577768a08d0
parentf47de40de973ae0a0218d7d1407b889dfd404d14 (diff)
downloadipaddr-py-bf221d452ab8ed40a4317d4fb371aef36d9a5042.tar.gz
Set version number to 2.1.8.
git-svn-id: https://ipaddr-py.googlecode.com/svn@211 09200d28-7f98-11dd-ad27-0f66e57d2035
-rw-r--r--branches/2.1.x/ipaddr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/2.1.x/ipaddr.py b/branches/2.1.x/ipaddr.py
index 45b98ae..a38ca86 100644
--- a/branches/2.1.x/ipaddr.py
+++ b/branches/2.1.x/ipaddr.py
@@ -22,7 +22,7 @@ and networks.
"""
-__version__ = 'trunk'
+__version__ = '2.1.8'
import struct