[Pkg-bazaar-commits] ./bzr/unstable r280: Prepare for 0.0.4 release
Martin Pool
mbp at sourcefrog.net
Fri Apr 10 07:51:39 UTC 2009
------------------------------------------------------------
revno: 280
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-04-22 11:40:26 +1000
message:
Prepare for 0.0.4 release
modified:
NEWS
bzrlib/__init__.py
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2005-04-15 09:33:28 +0000
+++ b/NEWS 2005-04-22 01:40:26 +0000
@@ -1,4 +1,4 @@
-bzr-0.0.4 NOT RELEASED YET
+bzr-0.0.4 2005-04-22
ENHANCEMENTS:
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py 2005-04-14 23:43:01 +0000
+++ b/bzrlib/__init__.py 2005-04-22 01:40:26 +0000
@@ -41,5 +41,5 @@
__copyright__ = "Copyright 2005 Canonical Development Ltd."
__author__ = "Martin Pool <mbp at canonical.com>"
-__version__ = '0.0.4pre'
+__version__ = '0.0.4'
More information about the Pkg-bazaar-commits
mailing list