Rev 3559: update the marker to show that we are 1.6b4 now in http://bzr.arbash-meinel.com/branches/bzr/jam-integration
John Arbash Meinel
john at arbash-meinel.com
Thu Jul 17 20:11:54 BST 2008
At http://bzr.arbash-meinel.com/branches/bzr/jam-integration
------------------------------------------------------------
revno: 3559
revision-id: john at arbash-meinel.com-20080717191137-cymzxjs4bj6as1vl
parent: john at arbash-meinel.com-20080717162645-z7ao0b8u3yprlbzr
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Thu 2008-07-17 14:11:37 -0500
message:
update the marker to show that we are 1.6b4 now
-------------- next part --------------
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py 2008-06-10 07:51:09 +0000
+++ b/bzrlib/__init__.py 2008-07-17 19:11:37 +0000
@@ -41,7 +41,7 @@
# Python version 2.0 is (2, 0, 0, 'final', 0)." Additionally we use a
# releaselevel of 'dev' for unreleased under-development code.
-version_info = (1, 6, 0, 'beta', 3)
+version_info = (1, 6, 0, 'beta', 4)
# API compatibility version: bzrlib is currently API compatible with 0.18.
More information about the bazaar-commits
mailing list