Rev 3625: Update the script version as well in http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/1.6.1rc1

John Arbash Meinel john at arbash-meinel.com
Fri Aug 29 17:39:12 BST 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/1.6.1rc1

------------------------------------------------------------
revno: 3625
revision-id: john at arbash-meinel.com-20080829163911-ckm9kugdug9dcmct
parent: john at arbash-meinel.com-20080829153030-wnxb2c1f11nlhypj
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 1.6.1rc1
timestamp: Fri 2008-08-29 11:39:11 -0500
message:
  Update the script version as well
-------------- next part --------------
=== modified file 'bzr'
--- a/bzr	2008-08-13 17:35:34 +0000
+++ b/bzr	2008-08-29 16:39:11 +0000
@@ -22,7 +22,7 @@
 import sys
 
 # update this on each release
-_script_version = (1, 6, 0)
+_script_version = (1, 6, 1)
 
 if __doc__ is None:
     print "bzr does not support python -OO."



More information about the bazaar-commits mailing list