summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-10-08 16:41:14 -0500
committerMichael E Brown <michael_e_brown@dell.com>2007-10-08 16:41:14 -0500
commitd03a5b9cb055658f1e392bafbfcf5cfaa709e685 (patch)
treec1a093dc31de4563dc22c8e5c2688714c7665a4e /src
parentdf16d574f86f34759e4372d8961685ffee918d1e (diff)
downloadmock-d03a5b9cb055658f1e392bafbfcf5cfaa709e685.tar.gz
mock-d03a5b9cb055658f1e392bafbfcf5cfaa709e685.tar.xz
mock-d03a5b9cb055658f1e392bafbfcf5cfaa709e685.zip
version update
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--]src/mock.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mock.py b/src/mock.py
index 4f52109..64a8d63 100644..100755
--- a/src/mock.py
+++ b/src/mock.py
@@ -37,7 +37,7 @@ from exceptions import Exception
from optparse import OptionParser
-__VERSION__="0.8.8"
+__VERSION__="0.8.0"
def error(msg):
print >> sys.stderr, msg