diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-09-29 22:50:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-09-29 22:50:16 +0200 |
commit | 46544c3822418304295f83c3cb66bcaccaf0d723 (patch) | |
tree | 5e5e42263d9b47c8e1ee92b70606b280eb0c3479 | |
parent | bdd12dadb8af7551d495a6627164a0797e6a875d (diff) | |
download | ponysay-46544c3822418304295f83c3cb66bcaccaf0d723.tar.gz ponysay-46544c3822418304295f83c3cb66bcaccaf0d723.tar.bz2 ponysay-46544c3822418304295f83c3cb66bcaccaf0d723.zip |
pdf update + version update
-rw-r--r-- | ponysay.pdf | bin | 411258 -> 411245 bytes | |||
-rwxr-xr-x | setup.py | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ponysay.pdf b/ponysay.pdf Binary files differindex a08e061..673de30 100644 --- a/ponysay.pdf +++ b/ponysay.pdf @@ -8,7 +8,7 @@ from subprocess import Popen, PIPE -PONYSAY_VERSION = '2.6' +PONYSAY_VERSION = '2.7' |