From e6937c49d87de63dd1787ff9444a354205353f32 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 27 Aug 2019 08:04:23 +0300 Subject: Version 1.01 --- tpnotify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpnotify') diff --git a/tpnotify b/tpnotify index f00c179..a2d1893 100755 --- a/tpnotify +++ b/tpnotify @@ -38,7 +38,7 @@ use Safe; my $progname = basename($0); my $progdescr = "Notifies translationproject.org about new POT file"; -our $VERSION = "1.0"; +our $VERSION = "1.01"; my $keep; # Keep temporary directory on errors my $signature_file = "$ENV{HOME}/.signature"; # Signature file -- cgit v1.2.1