From 2276127fbf82f5157e514d9c97f8db8ed995311d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 5 Apr 2017 19:21:46 +0200 Subject: real version bump --- bin/ekgping | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ekgping b/bin/ekgping index 448c435..83ec3f3 100755 --- a/bin/ekgping +++ b/bin/ekgping @@ -16,7 +16,7 @@ use SDL::Mixer::Music; use Term::Size; use Time::HiRes qw(usleep); -our $VERSION = '1.31'; +our $VERSION = '1.32'; my $beep = 0; my $beep_when = 'both'; @@ -195,7 +195,7 @@ B [B<-q>] [B<-ba>|B<-bd>] [B<-t> I] [B<-f> I] =head1 VERSION -version 1.31 +version 1.32 =head1 DESCRIPTION -- cgit v1.2.3