/head: changeset 79

Updated for 2.0.1
This commit is contained in:
jgoerzen
2002-07-05 03:59:08 +01:00
parent daf4fd99ac
commit 093e1fb6fb
4 changed files with 38 additions and 2 deletions

View File

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