~divmod-dev/divmod.org/user-activity-1318

« back to all changes in this revision

Viewing changes to Quotient/xquotient/_version.py

  • Committer: washort
  • Date: 2006-07-11 17:06:20 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:7701
merge release-20060711

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This is an auto-generated file. Use admin/change-versions to update.
2
2
from twisted.python import versions
3
 
version = versions.Version(__name__[:__name__.rfind('.')], 0, 1, 7)
 
3
version = versions.Version(__name__[:__name__.rfind('.')], 0, 1, 8)