Prepping 6.1.2

This commit is contained in:
John Goerzen
2009-07-16 00:03:23 -05:00
parent 220db8a77d
commit b053923d41
4 changed files with 19 additions and 3 deletions

View File

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