mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-19 10:29:30 +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 {
|
sub version {
|
||||||
return BUILD_NAME . " revision " . BUILD_REVISION . " " . BUILD_DATE;
|
return BUILD_NAME . " version " . BUILD_REVISION . " " . BUILD_DATE;
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
Reference in New Issue
Block a user