diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-27 00:59:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-27 00:59:03 +0200 |
commit | 32858c5959b99579351afe7efc47a1b3649092a4 (patch) | |
tree | 4d508954b6ac0a8f9f60d801a33980952316bd28 | |
parent | d44a5cad11e58ecfc90c97fa2de922cfd7389a3e (diff) | |
download | ponysay-32858c5959b99579351afe7efc47a1b3649092a4.tar.gz ponysay-32858c5959b99579351afe7efc47a1b3649092a4.tar.bz2 ponysay-32858c5959b99579351afe7efc47a1b3649092a4.zip |
version update for rc release
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ from subprocess import Popen, PIPE -PONYSAY_VERSION = '2.5' +PONYSAY_VERSION = '2.5-rc1' |