Changeset 224 for trunk/src/pyspacewar/version.py
- Timestamp:
- 12/25/06 18:25:30 (5 years ago)
- Files:
-
- 1 modified
-
trunk/src/pyspacewar/version.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/pyspacewar/version.py
r219 r224 12 12 # This is slightly misleading: svn_revision contains the last changed 13 13 # revision number for version.py, not the revision number of the whole 14 # repository. 14 # repository. Using os.popen('svnversion').read() would be better, but 15 # only if the end-user has subversion installed.
