summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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