summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--branches/3144/ipaddr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/3144/ipaddr.py b/branches/3144/ipaddr.py
index 00b118c..3ae00af 100644
--- a/branches/3144/ipaddr.py
+++ b/branches/3144/ipaddr.py
@@ -22,7 +22,7 @@ and networks.
"""
-__version__ = 'trunk'
+__version__ = 'branches/3144'
import struct