diff --git a/lib/rucio/vcsversion.py b/lib/rucio/vcsversion.py index ceafd89984..77a0bd329c 100644 --- a/lib/rucio/vcsversion.py +++ b/lib/rucio/vcsversion.py @@ -4,8 +4,8 @@ ''' VERSION_INFO = { 'final': True, - 'version': '32.5.0.post1', + 'version': '32.5.1', 'branch_nick': 'release-32-LTS', - 'revision_id': 'b375d229a28abf10e7e4f7667cfaa7a9865e714c', - 'revno': 12635 + 'revision_id': '17edf91f8f52c22447052fc84063315fbdeb9907', + 'revno': 12638 } diff --git a/lib/rucio/web/ui/static/webui_version b/lib/rucio/web/ui/static/webui_version index ade52ea102..ce983d96a2 100644 --- a/lib/rucio/web/ui/static/webui_version +++ b/lib/rucio/web/ui/static/webui_version @@ -1 +1 @@ -32.5.0.post1 \ No newline at end of file +32.5.1 \ No newline at end of file