summaryrefslogtreecommitdiff
path: root/numpy/version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-07-27 18:57:34 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-07-27 18:57:34 +0000
commit1d012e6f1b180b93e51b886d1c51699b1a429995 (patch)
tree76160a72045d757a12794b8484b583fd877081a8 /numpy/version.py
parente26746784e19748784d69707e3f587ad3612d6a0 (diff)
downloadnumpy-1d012e6f1b180b93e51b886d1c51699b1a429995.tar.gz
Last version change.
Diffstat (limited to 'numpy/version.py')
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index 4f24c1228..f95f9d27f 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -9,4 +9,4 @@ if os.path.isfile(svn_version_file):
open(svn_version_file),
svn_version_file,
('.py','U',1))
- version += '.dev-r'+svn.version
+ version += '.dev'+svn.version