projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4742fe
)
fix version - if anything, it's certainly no longer 0.12.x
author
Stefan Behnel
<scoder@users.berlios.de>
Fri, 25 Jun 2010 10:12:01 +0000
(12:12 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Fri, 25 Jun 2010 10:12:01 +0000
(12:12 +0200)
Cython/Compiler/Version.py
patch
|
blob
|
history
diff --git
a/Cython/Compiler/Version.py
b/Cython/Compiler/Version.py
index 95738fd7ec6602c494cdc1220063eef745128d72..ae4c37c6b102e6ac8574b5c217862c08d0778d75 100644
(file)
--- a/
Cython/Compiler/Version.py
+++ b/
Cython/Compiler/Version.py
@@
-1
+1
@@
-version = '0.1
2.1
'
+version = '0.1
3pre
'