Changeset 4168 for create_distribution.py
- Timestamp:
- Jan 10, 2007, 6:08:49 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
create_distribution.py
r4122 r4168 25 25 # Refresh sandit and retrieve svn revision number 26 26 # from last line in svn update output 27 28 # FIXME (Ole): Change this to use util.get_version_info() and create 29 # file with version info for release. 30 # This will also mean that the version currently checked out is 31 # the one which will be released. 32 27 33 filename = mktemp() + '.txt' 28 34
Note: See TracChangeset
for help on using the changeset viewer.