Bump version number

This commit is contained in:
John Goerzen
2007-10-19 20:32:21 +01:00
parent 888733e0a4
commit d9109bc928
3 changed files with 3 additions and 3 deletions

View File

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