[savepoint]
authorMatthias Förste <foerste@schlittermann.de>
Thu, 26 Apr 2018 11:45:09 +0200
changeset 52 8215da26b2fe
parent 51 8247ce557c5c
child 53 d08f47fd8542
[savepoint]
tele-watch.pl
--- a/tele-watch.pl	Mon Apr 25 10:41:06 2016 +0200
+++ b/tele-watch.pl	Thu Apr 26 11:45:09 2018 +0200
@@ -35,7 +35,8 @@
 use File::Find;					# homepage hook
 
 my $ME      = basename $0;
-my $VERSION = "0.4:<VERSION>";
+my $VERSION = "0.4:b68c49bc006c+ tip
+";
 
 my $opt_block   = 1;
 my $opt_daemon  = 1;
@@ -458,7 +459,8 @@
 
 =head1 VERSION
 
-This is <VERSION>.
+This is b68c49bc006c+ tip
+.
 
 =cut