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 1133490..3c1c57a 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.3"
+__VERSION__="0.8.4"
SYSCONFDIR="/usr/local/etc"
PYTHONDIR="/usr/local/lib/python2.5/site-packages"
PKGPYTHONDIR="/usr/local/lib/python2.5/site-packages/mock"