Skip to content

Commit

Permalink
Release: 1.26.0rc2 preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
bari12 committed Jul 12, 2021
1 parent 3d79820 commit 99b5095
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': '1.26.0rc1',
'version': '1.26.0rc2',
'branch_nick': 'master',
'revision_id': '980cf58854bbe52267839e021bb27424e41737f7',
'revno': 10756
'revision_id': '3d798203912ee44b347fa40d65a3f07d121eb506',
'revno': 10769
}
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 @@
1.26.0rc1
1.26.0rc2

0 comments on commit 99b5095

Please sign in to comment.