Skip to content

Commit

Permalink
Release: 33.0.0rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
bari12 committed Dec 4, 2023
1 parent 4f1fdf4 commit b6b3adc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions lib/rucio/vcsversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
'''
VERSION_INFO = {
'final': True,
'version': '33.0.0rc2',
'version': '33.0.0rc3',
'branch_nick': 'master',
'revision_id': '0290623118d0890e799b848d72f2c1a3b18b2b04',
'revno': 12663
'revision_id': '4f1fdf4a5af4c7a372da477e5739fe1f59d822df',
'revno': 12665
}
2 changes: 1 addition & 1 deletion lib/rucio/web/ui/static/webui_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
33.0.0rc2
33.0.0rc3

0 comments on commit b6b3adc

Please sign in to comment.