- Revision
- 16026
- Author
- stearns
- Date
- 2007-12-03 13:28:30 -0800 (Mon, 03 Dec 2007)
Log Message
oops, this somehow escaped that last commit
Modified Paths
Diff
Modified: branches/detail_layout/chandler/application/Utility.py (16025 => 16026)
--- branches/detail_layout/chandler/application/Utility.py 2007-12-03 21:26:06 UTC (rev 16025) +++ branches/detail_layout/chandler/application/Utility.py 2007-12-03 21:28:30 UTC (rev 16026) @@ -35,7 +35,7 @@ # with your name (and some helpful text). The comment's really there just to # cause Subversion to warn you of a conflict when you update, in case someone # else changes it at the same time you do (that's why it's on the same line). -SCHEMA_VERSION = "465" # rae: multiweek view +SCHEMA_VERSION = "466" # stearns: detail view layout rework logger = None # initialized in initLogging()
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
