Prepping 5.99.14

This commit is contained in:
John Goerzen
2008-05-09 20:44:19 -05:00
parent fe1d92f00e
commit 5dc33409e3
4 changed files with 10 additions and 3 deletions

View File

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