version bump to 1.4.8

Change-Id: I281422fbd4a1b028f600aad3b6f8d68be09f6399
This commit is contained in:
John Dickinson
2012年03月06日 16:11:12 -06:00
parent 12b118ee2c
commit ad6684a00f

View File

@@ -14,7 +14,7 @@ class Version(object):
return '%s-dev' % (self.canonical_version,)
_version = Version('1.4.7', False)
_version = Version('1.4.8', False)
__version__ = _version.pretty_version
__canonical_version__ = _version.canonical_version
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.