Rev 4455: Update to new versions of all packaging in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Wed Jun 17 19:12:11 BST 2009


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 4455
revision-id: john at arbash-meinel.com-20090617181158-czvxhkmbq21jzyyg
parent: pqm at pqm.ubuntu.com-20090617100437-gavn9zkum4dj5yjz
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2009-06-17 13:11:58 -0500
message:
  Update to new versions of all packaging
-------------- next part --------------
=== modified file 'tools/win32/build_release.py'
--- a/tools/win32/build_release.py	2009-03-28 16:10:36 +0000
+++ b/tools/win32/build_release.py	2009-06-17 18:11:58 +0000
@@ -4,12 +4,12 @@
 # When preparing a new release, make sure to set all of these to the latest
 # values.
 VERSIONS = {
-    'bzr': '1.12',
-    'qbzr': '0.9.8',
-    'bzrtools': '1.12.0',
-    'bzr-svn': '0.5.2',
-    'bzr-rebase': '0.4.4',
-    'subvertpy': '0.6.4',
+    'bzr': '1.16',
+    'qbzr': '0.11.0',
+    'bzrtools': '1.16.0',
+    'bzr-svn': '0.6.1',
+    'bzr-rebase': '0.5.0',
+    'subvertpy': '0.6.7',
 }
 
 # This will be passed to 'make' to ensure we build with the right python



More information about the bazaar-commits mailing list