5.99.10 prep

This commit is contained in:
John Goerzen
2008-04-17 00:11:15 -05:00
parent cf080844ac
commit 145f18ac25
4 changed files with 9 additions and 3 deletions

View File

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