Updated copyright and version info for 4.0.15

This commit is contained in:
John Goerzen
2006-11-30 10:51:14 +01:00
parent 3f87854493
commit f2515a0b02
8 changed files with 10 additions and 10 deletions

View File

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