summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-09-20 19:11:56 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-09-20 19:11:56 +0000
commitb63052506f53bf7eff119e3468de49777ac2bf1e (patch)
treee6106765c26505eac34634f597e162a819d991dd
parent7a8ebd261c37307176bbad175ca60e99aa53fabf (diff)
downloadnumpy-b63052506f53bf7eff119e3468de49777ac2bf1e.tar.gz
Up version number on trunk.
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index 07169184a..8930ada17 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,4 +1,4 @@
-version='1.0rc1'
+version='1.0rc2'
release=False
if not release: