diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2015-04-15 15:51:52 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2015-04-15 15:51:52 +0300 |
| commit | 7df7b62ee797b2c010616b43982f23cb259b1655 (patch) | |
| tree | 412111ea7eaf518a69f4ab2c702938fa97b95000 | |
| parent | d3d764ac504335009bd2790936c34caf113662e7 (diff) | |
| download | meson-7df7b62ee797b2c010616b43982f23cb259b1655.tar.gz | |
Bump Python requirement in readme. Closes #101.
| -rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 6a248075b..400d60929 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/ |
