Version 5.99.12

This commit is contained in:
John Goerzen
2008-05-05 00:48:55 -05:00
parent 553158a81b
commit 70a09c3a89
4 changed files with 9 additions and 3 deletions

View File

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