summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-06-29 07:12:43 +0200
committerMatěj Cepl <mcepl@cepl.eu>2016-06-29 07:12:43 +0200
commit589d286a48f88a5b8f7b5adc615d2fa1ff4610a9 (patch)
tree5c0d39a8ee557047f5c8cce086e75f695063873c /INSTALL.rst
parent06e5a3afaa840688c6094167515894a603db0b54 (diff)
downloadm2crypto-589d286a48f88a5b8f7b5adc615d2fa1ff4610a9.tar.gz
We actually do not support SWIG less than 2.0.4.
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 366cc6d..8b259c6 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -10,7 +10,7 @@ The following software packages are pre-requisites:
- Python 2.6 or newer
- OpenSSL 1.0.1e or newer
-- SWIG 1.3.40 or newer
+- SWIG 2.0.4 or newer
- Python 2.6 platforms require the Python package unittest2 to be
installed