aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2015-04-15 15:51:52 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2015-04-15 15:51:52 +0300
commit7df7b62ee797b2c010616b43982f23cb259b1655 (patch)
tree412111ea7eaf518a69f4ab2c702938fa97b95000
parentd3d764ac504335009bd2790936c34caf113662e7 (diff)
downloadmeson-7df7b62ee797b2c010616b43982f23cb259b1655.zip
meson-7df7b62ee797b2c010616b43982f23cb259b1655.tar.gz
meson-7df7b62ee797b2c010616b43982f23cb259b1655.tar.bz2
Bump Python requirement in readme. Closes #101.
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 6a24807..400d609 100644
--- a/readme.txt
+++ b/readme.txt
@@ -4,7 +4,7 @@ build system.
Dependencies
-Python http://python.org (version 3.3 or newer)
+Python http://python.org (version 3.4 or newer)
Ninja http://martine.github.com/ninja/