Poof, this is 6.0.0.

This commit is contained in:
John Goerzen
2008-05-20 00:01:51 -05:00
parent c18f8b9fad
commit 3862c8e1a0
4 changed files with 10 additions and 3 deletions

View File

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