diff options
| author | Bob Halley <halley@dnspython.org> | 2005-09-02 05:33:11 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2005-09-02 05:33:11 +0000 |
| commit | 2725c6e088dde47521fb27dd4d717ed661be8282 (patch) | |
| tree | 91590bea092df35592eb56db335f827e1c762d51 /dns/version.py | |
| parent | e1f4089657749ee3b825ab1a93a6e0c82c04ab34 (diff) | |
| download | dnspython-2725c6e088dde47521fb27dd4d717ed661be8282.tar.gz | |
prep 1.3.4
Original author: Bob Halley <halley@dnspython.org>
Date: 2005-06-05 16:49:40
Diffstat (limited to 'dns/version.py')
| -rw-r--r-- | dns/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/version.py b/dns/version.py index 269e07f..da4677b 100644 --- a/dns/version.py +++ b/dns/version.py @@ -17,7 +17,7 @@ MAJOR = 1 MINOR = 3 -MICRO = 3 +MICRO = 4 RELEASELEVEL = 0x0f SERIAL = 0 |
