diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-27 04:02:05 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-27 04:02:05 +0200 |
commit | 871e2b97ba258fc2cf36b5e7e0ed31f09f68575d (patch) | |
tree | 4c1ca1a8b7b06dfab48ed3453d59162ccbaf179c | |
parent | c83607c1d65c0acdb661726d916030c4da6c0e16 (diff) | |
download | ponysay-871e2b97ba258fc2cf36b5e7e0ed31f09f68575d.tar.gz ponysay-871e2b97ba258fc2cf36b5e7e0ed31f09f68575d.tar.bz2 ponysay-871e2b97ba258fc2cf36b5e7e0ed31f09f68575d.zip |
release stuff
-rw-r--r-- | ponysay.pdf | bin | 397185 -> 397323 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 269fced..a3773a3 100644 --- a/ponysay.pdf +++ b/ponysay.pdf @@ -8,7 +8,7 @@ from subprocess import Popen, PIPE -PONYSAY_VERSION = '2.5-rc2' +PONYSAY_VERSION = '2.5' |