summaryrefslogtreecommitdiffstats
path: root/src/mock.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mock.py')
-rwxr-xr-xsrc/mock.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mock.py b/src/mock.py
index 4afb7ce..3deca2b 100755
--- a/src/mock.py
+++ b/src/mock.py
@@ -30,7 +30,7 @@ import time
from optparse import OptionParser
# all of the variables below are substituted by the build system
-__VERSION__="0.8.5"
+__VERSION__="0.8.7"
SYSCONFDIR="/usr/local/etc"
PYTHONDIR="/usr/local/lib/python2.5/site-packages"
PKGPYTHONDIR="/usr/local/lib/python2.5/site-packages/mock"