Update version

This commit is contained in:
John Goerzen
2007-08-01 02:29:06 +01:00
parent b13a2e808c
commit 764ba74c5f
3 changed files with 3 additions and 3 deletions

View File

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