~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/build_release.py

  • Committer: Martin Pool
  • Date: 2009-03-03 03:01:49 UTC
  • mfrom: (4070 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4073.
  • Revision ID: mbp@sourcefrog.net-20090303030149-8p8o8hszdtqa7w8f
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# values.
6
6
VERSIONS = {
7
7
    'bzr': '1.12',
8
 
    'qbzr': '0.9.7',
 
8
    'qbzr': '0.9.8',
9
9
    'bzrtools': '1.12.0',
10
 
    'bzr-svn': '0.5.0',
11
 
    'subvertpy': '0.6.2',
 
10
    'bzr-svn': '0.5.2',
 
11
    'subvertpy': '0.6.4',
12
12
}
13
13
 
14
14
# This will be passed to 'make' to ensure we build with the right python