summaryrefslogtreecommitdiff
path: root/lib/dnspython/dns/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dnspython/dns/version.py')
-rw-r--r--lib/dnspython/dns/version.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/dnspython/dns/version.py b/lib/dnspython/dns/version.py
index 46799a77d9..7de430b638 100644
--- a/lib/dnspython/dns/version.py
+++ b/lib/dnspython/dns/version.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose with or without fee is hereby granted,
@@ -16,8 +16,8 @@
"""dnspython release version information."""
MAJOR = 1
-MINOR = 9
-MICRO = 3
+MINOR = 10
+MICRO = 0
RELEASELEVEL = 0x0f
SERIAL = 0