]> granicus.if.org Git - python/commitdiff
update version number
authorPiers Lauder <piers@cs.su.oz.au>
Sun, 21 Oct 2001 22:37:28 +0000 (22:37 +0000)
committerPiers Lauder <piers@cs.su.oz.au>
Sun, 21 Oct 2001 22:37:28 +0000 (22:37 +0000)
Lib/imaplib.py

index 204148bc8e75de8be25fdace1370482f8b03bd28..dd6e797b265c361fac4e4338b84f4265b5a8472f 100644 (file)
@@ -16,7 +16,7 @@ Public functions:       Internaldate2tuple
 # String method conversion by ESR, February 2001.
 # GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
 
-__version__ = "2.47"
+__version__ = "2.49"
 
 import binascii, re, socket, time, random, sys