Rev 1737: Release 0.4.14. in http://people.samba.org/bzr/jelmer/bzr-svn/trunk

Jelmer Vernooij jelmer at samba.org
Mon Nov 3 13:36:57 GMT 2008


At http://people.samba.org/bzr/jelmer/bzr-svn/trunk

------------------------------------------------------------
revno: 1737
revision-id: jelmer at samba.org-20081103133648-q9b1j02gej298lpe
parent: jelmer at samba.org-20081103122956-lf4burdm680nfuy1
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Mon 2008-11-03 14:36:48 +0100
message:
  Release 0.4.14.
modified:
  NEWS                           news-20061231030336-h9fhq245ie0de8bs-1
  __init__.py                    __init__.py-20051008155114-eae558e6cf149e1d
=== modified file 'NEWS'
--- a/NEWS	2008-11-03 12:29:56 +0000
+++ b/NEWS	2008-11-03 13:36:48 +0000
@@ -1,4 +1,4 @@
-bzr-svn 0.4.14	UNRELEASED
+bzr-svn 0.4.14	2008-11-03
 
   BUG FIXES
 

=== modified file '__init__.py'
--- a/__init__.py	2008-10-08 02:31:59 +0000
+++ b/__init__.py	2008-11-03 13:36:48 +0000
@@ -46,7 +46,7 @@
 # versions ending in 'exp' mean experimental mappings
 # versions ending in 'dev' mean development version
 # versions ending in 'final' mean release (well tested, etc)
-version_info = (0, 4, 14, 'dev', 0)
+version_info = (0, 4, 14, 'final', 0)
 
 if version_info[3] == 'final':
     version_string = '%d.%d.%d' % version_info[:3]




More information about the bazaar-commits mailing list