Author: ondrej.certik
Date: Sun Mar 29 20:53:42 2009
New Revision: 3173
Modified:
wiki/NewRelease.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/NewRelease.wiki
==============================================================================
--- wiki/NewRelease.wiki (original)
+++ wiki/NewRelease.wiki Sun Mar 29 20:53:42 2009
@@ -125,8 +125,9 @@
(always clone it, otherwise the "./setup.py sdist" below can put garbage
into the tarball)
-Change version in `sympy/__init__.py`, e.g.
+Change version in `sympy/__init__.py` and `doc/src/conf.py`, e.g.
{{{
+vim doc/src/conf.py
vim sympy/__init__.py
git ci -a -m v0.5.9
}}}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sympy-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sympy-commits?hl=en
-~----------~----~----~----~------~----~------~--~---