-python interpreter exceptions are now redirected to a file so

we can see messages related to indentation errors etc. File should
 be useful for devel purposes only.
-a merge with the 1.8.2 branch incorrectly changed the version string. Fixed.
This commit is contained in:
martin 2011-06-08 12:33:38 -04:00
parent ad3ef3ec30
commit 50ff1984f2
4 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
PRODUCT_ID=Airtime
PRODUCT_RELEASE=1.8.2
PRODUCT_RELEASE=1.9.0