Prepping 6.0.3

This commit is contained in:
John Goerzen
2008-08-13 00:05:17 -05:00
parent 140be81efd
commit d097da005e
4 changed files with 11 additions and 3 deletions

View File

@ -1,5 +1,5 @@
productname = 'OfflineIMAP'
versionstr = "6.0.2"
versionstr = "6.0.3"
versionlist = versionstr.split(".")
major = versionlist[0]