mirror of
https://github.com/pragma-/pbot.git
synced 2025-11-05 09:07:28 +01:00
VERSION.pm: Change revision to version
This commit is contained in:
parent
4d9b3f09a7
commit
b1fda82171
@ -37,7 +37,7 @@ sub new {
|
||||
}
|
||||
|
||||
sub version {
|
||||
return BUILD_NAME . " revision " . BUILD_REVISION . " " . BUILD_DATE;
|
||||
return BUILD_NAME . " version " . BUILD_REVISION . " " . BUILD_DATE;
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user