aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xponysay2
1 files changed, 1 insertions, 1 deletions
diff --git a/ponysay b/ponysay
index ccdd244..6b4cfde 100755
--- a/ponysay
+++ b/ponysay
@@ -33,7 +33,7 @@ from subprocess import Popen, PIPE
'''
The version of ponysay
'''
-VERSION = '2.3'
+VERSION = 'dev'
'''