Remove $Revision$ keyword which is not expanded anymore with Hg.

This commit is contained in:
Georg Brandl 2009-08-04 23:13:02 +02:00
parent df37a45a72
commit ee9221d52d

View File

@ -12,7 +12,6 @@
import sys
from os import path
__revision__ = '$Revision$'
__version__ = '0.6.2+'
__released__ = '0.6.2'