Prepping 5.99.15; fixes: #63

This commit is contained in:
John Goerzen
2008-05-12 09:03:08 -05:00
parent 3ff37143b5
commit c18f8b9fad
4 changed files with 9 additions and 3 deletions

View File

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