/head: changeset 94

Updated for 2.0.8
This commit is contained in:
jgoerzen
2002-07-11 05:06:53 +01:00
parent 8029c6a25e
commit 619e2dff87
3 changed files with 16 additions and 2 deletions

View File

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