mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-22 18:52:40 +01:00
Testing SVN auto-props Id keyword for PBot.pm $VERSION
This commit is contained in:
parent
f9612331bc
commit
e3680adbb4
@ -11,7 +11,7 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
use vars qw($VERSION);
|
||||
$VERSION = "0.7.0";
|
||||
$VERSION = sprintf "%s %d %s", q$Id$ =~ /: ([^.]+)\.pm (\d+) ([^ ]+)/g;
|
||||
|
||||
# unbuffer stdout
|
||||
STDOUT->autoflush(1);
|
||||
|
Loading…
Reference in New Issue
Block a user