Fix version reporting
The project name is "gerrit-dash-creator" not reviewstats, fix version reporting. Change-Id: I09b9e79bf3fbb01d70731245d463421a619f0731
This commit is contained in:
parent
86d8f335bf
commit
47b5d06b81
@ -13,4 +13,4 @@
|
||||
import pbr.version
|
||||
|
||||
|
||||
__version__ = pbr.version.VersionInfo('reviewstats').version_string()
|
||||
__version__ = pbr.version.VersionInfo('gerrit-dash-creator').version_string()
|
||||
|
Loading…
x
Reference in New Issue
Block a user