aboutsummaryrefslogtreecommitdiffstats
path: root/cross-compile.sh
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2011-10-22 21:00:59 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2011-10-22 21:00:59 +0200
commitba45f8f5f386ea3331e995fa19d7d7f39f4bf28b (patch)
treef560c9ef007b81632ca9486e2ec62527facfd676 /cross-compile.sh
parent55d80dbb90b78e1da13dbcf90e7e0228edb2eddb (diff)
downloadpyexiv2-ba45f8f5f386ea3331e995fa19d7d7f39f4bf28b.tar.gz
Updated references to the latest supported version of Python in the documentation.
Diffstat (limited to 'cross-compile.sh')
-rwxr-xr-xcross-compile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross-compile.sh b/cross-compile.sh
index 7668ce5..0cc164f 100755
--- a/cross-compile.sh
+++ b/cross-compile.sh
@@ -23,7 +23,7 @@
# wget unzip tar build-essential mingw32 p7zip-full
#
# After execution is complete, copy the following file and folder to the
-# site-packages directory of a Python 2.6 windows setup:
+# site-packages directory of a Python 2.7 windows setup:
# - $BASE/pyexiv2/build/libexiv2python.pyd
# - $BASE/pyexiv2/src/pyexiv2
#