[Pkg-bazaar-commits] r271 ./bzr-svn/unstable: Remove dev suffix.
Jelmer Vernooij
jelmer at samba.org
Sun Aug 26 10:39:49 UTC 2007
------------------------------------------------------------
revno: 271
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Sun 2007-08-26 12:39:49 +0200
message:
Remove dev suffix.
modified:
__init__.py
------------------------------------------------------------
revno: 220.1.182.1.258.1.1
merged: jelmer at samba.org-20070826103745-td12x2gxa0hwesii
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Sun 2007-08-26 12:37:45 +0200
message:
Release 0.4.1.
-------------- next part --------------
=== modified file '__init__.py'
--- a/__init__.py 2007-08-26 10:23:08 +0000
+++ b/__init__.py 2007-08-26 10:39:49 +0000
@@ -36,7 +36,7 @@
# versions ending in 'exp' mean experimental mappings
# versions ending in 'dev' mean development version
-__version__ = '0.4.1dev'
+__version__ = '0.4.1'
COMPATIBLE_BZR_VERSIONS = [(0, 90)]
def check_bzrlib_version(desired):
More information about the Pkg-bazaar-commits
mailing list