Skip to content

Commit

Permalink
Added __version__.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Mar 3, 1999
1 parent dc445c4 commit c29451e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExternalMethod.py
Expand Up @@ -88,7 +88,7 @@
This product provides support for external methods, which allow
domain-specific customization of web environments.
"""

__version__='$Revision: 1.24 $'[11:-2]
from Acquisition import Explicit
from Globals import Persistent, HTMLFile, MessageDialog, HTML
import OFS.SimpleItem
Expand Down

0 comments on commit c29451e

Please sign in to comment.