git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2009-10-26 Yuzo Fujishima <yuzo@google.com>
[WebKit-https.git]
/
WebKitTools
/
pywebsocket
/
setup.py
diff --git
a/WebKitTools/pywebsocket/setup.py
b/WebKitTools/pywebsocket/setup.py
index 8309eecc01be86ac5424cb35fe7387c90d0d0218..1810a6da8a3bca787b1eb7861151ae5cd721df3d 100644
(file)
--- a/
WebKitTools/pywebsocket/setup.py
+++ b/
WebKitTools/pywebsocket/setup.py
@@
-56,7
+56,7
@@
setup(author='Yuzo Fujishima',
name=_PACKAGE_NAME,
packages=[_PACKAGE_NAME],
url='http://code.google.com/p/pywebsocket/',
- version='0.4.
0
',
+ version='0.4.
1
',
)