summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-08-17 00:07:29 +0000
committermshields@google.com <mshields@google.com@09200d28-7f98-11dd-ad27-0f66e57d2035>2010-08-17 00:07:29 +0000
commitab55f7d4ce00978a767c7630697df917c7f7e667 (patch)
tree656dd8864db533f37ad1e69bd025960fdaa7e17d
parent1a4dceca13979f9e090f6c5b87ca74ecdad47dcc (diff)
downloadipaddr-py-ab55f7d4ce00978a767c7630697df917c7f7e667.tar.gz
Bump version to 2.1.4
git-svn-id: https://ipaddr-py.googlecode.com/svn@183 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 d4dbdb1..8922f2f 100644
--- a/branches/2.1.x/ipaddr.py
+++ b/branches/2.1.x/ipaddr.py
@@ -22,7 +22,7 @@ and networks.
"""
-__version__ = '2.1.3'
+__version__ = '2.1.4'
import struct