diff options
Diffstat (limited to 'packages/python/python-m2crypto-0.13.1/0.13p1.patch')
-rw-r--r-- | packages/python/python-m2crypto-0.13.1/0.13p1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-m2crypto-0.13.1/0.13p1.patch b/packages/python/python-m2crypto-0.13.1/0.13p1.patch index d938f7969e..ad359185e6 100644 --- a/packages/python/python-m2crypto-0.13.1/0.13p1.patch +++ b/packages/python/python-m2crypto-0.13.1/0.13p1.patch @@ -32,8 +32,8 @@ @@ -1,8 +1,8 @@ """M2Crypto Version Info""" --RCS_id='$Id$' -+RCS_id='$Id$' +-RCS_id='$Id: _version.py,v 1.2 2004/03/25 06:33:29 ngps Exp $' ++RCS_id='$Id: _version.py,v 1.3 2004/03/31 01:30:58 ngps Exp $' import string -version_info = (0, 13) |