diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-19 19:50:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-19 19:50:58 +0200 |
commit | 6dc632a155db800997e0eb2dec420a6233a2d141 (patch) | |
tree | a2d2b4fb14895486c04262da022d4bdea7acd7d6 | |
parent | ab6f498c9f60dd5d914134a387144beabf6ce48c (diff) | |
download | ponysay-6dc632a155db800997e0eb2dec420a6233a2d141.tar.gz ponysay-6dc632a155db800997e0eb2dec420a6233a2d141.tar.bz2 ponysay-6dc632a155db800997e0eb2dec420a6233a2d141.zip |
stable
-rwxr-xr-x | ponysay.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ from subprocess import Popen, PIPE ''' The version of ponysay ''' -VERSION = '2.0-rc3' +VERSION = '2.0' ''' |