Bump to 5.99.13

This commit is contained in:
John Goerzen
2008-05-06 08:51:58 -05:00
parent 5749247382
commit f103c54801
4 changed files with 10 additions and 3 deletions

View File

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