projects
/
chemdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b4bfbd
)
Incremented chem_web version number
0.3
author
W. Trevor King
<wking@drexel.edu>
Mon, 15 Sep 2008 17:55:54 +0000
(13:55 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 15 Sep 2008 17:55:54 +0000
(13:55 -0400)
chem_web.py
patch
|
blob
|
history
diff --git
a/chem_web.py
b/chem_web.py
index e41449cd7586b82d4dfb52dfd8434097a98524a2..85b316f62b12629c271614f4b3b30d0fc5923d8e 100755
(executable)
--- a/
chem_web.py
+++ b/
chem_web.py
@@
-46,7
+46,7
@@
if SSL :
from mk_simple_certs import get_cert_filenames
server_name = 'chem_web'
-__version__ = "0.
2
"
+__version__ = "0.
3
"
## For web.py, when a URL matches '/view', handle with class 'view'
# when it matches '/edit', handle with class 'edit',