Prepare for 5.99.6

This commit is contained in:
John Goerzen
2008-03-03 21:42:06 -06:00
parent 9a168c573e
commit 4c56514381
4 changed files with 9 additions and 3 deletions

View File

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